Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x986a…ddb50x10c1…1e24Base—$0.10100%coinbase107d ago0xeec88c…fecb2f
0x986a…ddb50x10c1…1e24Base—$0.10100%coinbase107d ago0x8451e6…376447
0x986a…ddb50x10c1…1e24Base—$0.19100%coinbase107d ago0x470b80…6cea84
0x986a…ddb50x10c1…1e24Base—$0.02100%coinbase107d ago0xfa6089…ddc3c9
0x986a…ddb50x10c1…1e24Base—$0.67100%coinbase107d ago0x768153…d88989
0x986a…ddb50x10c1…1e24Base—$0.03100%coinbase107d ago0x92889b…65b799
0x986a…ddb50x10c1…1e24Base—$0.01100%coinbase107d ago0xf8c834…cc2a6a
0x986a…ddb50x10c1…1e24Base—$0.37100%coinbase107d ago0xbcad97…812edf
0x986a…ddb50x10c1…1e24Base—$0.02100%coinbase107d ago0xc61c10…c0638a
0x986a…ddb50x10c1…1e24Base—$0.01100%coinbase107d ago0xf71fb7…7b6d3c
0x986a…ddb50x10c1…1e24Base—$0.007959100%coinbase108d ago0x70cff5…d50a5c
0x986a…ddb50x10c1…1e24Base—$0.01100%coinbase108d ago0x5ca8ac…e3c1b4
0x986a…ddb50x10c1…1e24Base—$0.007739100%coinbase108d ago0x319fe1…991260
0x986a…ddb50x10c1…1e24Base—$0.32100%coinbase108d ago0xadb376…82cd55
0x986a…ddb50x10c1…1e24Base—$0.04100%coinbase108d ago0xaff196…593e62
0x986a…ddb50x10c1…1e24Base—$0.53100%coinbase108d ago0xe5de9b…a079b3
0x986a…ddb50x10c1…1e24Base—$0.59100%coinbase108d ago0x0d626e…75d38a
0x986a…ddb50x10c1…1e24Base—$0.16100%coinbase108d ago0xbc1e95…bf5a95
0x986a…ddb50x10c1…1e24Base—$0.09100%coinbase108d ago0x8184a4…0b70b4
0x986a…ddb50x10c1…1e24Base—$0.27100%coinbase108d ago0xbefc8f…cf0652
0x986a…ddb50x10c1…1e24Base—$0.01100%coinbase108d ago0x693023…4a3bb9
0x986a…ddb50x10c1…1e24Base—$0.23100%coinbase108d ago0xcd07d6…0da4b4
0x986a…ddb50x10c1…1e24Base—$0.005071100%coinbase108d ago0x7bbedd…f8f297
0x986a…ddb50x10c1…1e24Base—$0.02100%coinbase108d ago0x9baf11…cbb3a3

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.