Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c4…37fc0x2f76…5cb2Base—$0.01100%coinbase88d ago0xea4255…eb7097
0xd9c4…37fc0xf9ff…8b3eBase—$0.01100%coinbase88d ago0xae8686…3b84ea
0xd9c4…37fc0x6218…ccf5Base—$0.01100%coinbase89d ago0x6c202f…79c360
0xd9c4…37fc0xfaf4…fe5aBase—$0.01100%coinbase89d ago0xfa5f01…410bed
0xd9c4…37fc0xba20…9838Base—$0.01100%coinbase89d ago0x8deb56…262442
0xd9c4…37fc0x7b0d…fbd2Base—$0.01100%coinbase89d ago0x98d070…11cba1
0xd9c4…37fc0xb202…9294Base—$0.01100%coinbase89d ago0x5c4bbb…bf6453
0xd9c4…37fc0x86eb…1040Base—$0.01100%coinbase89d ago0x928815…6af9ba
0xd9c4…37fc0xb0ee…9886Base—$0.01100%coinbase89d ago0x7b798f…677781
0xd9c4…37fc0x8784…a471Base—$0.01100%coinbase89d ago0x7df12d…0e082b
0xd9c4…37fc0xa767…ad00Base—$0.01100%coinbase89d ago0xf6c6ae…49f1e7
0xd9c4…37fc0x2a99…e3ebBase—$0.01100%coinbase89d ago0xf6814d…4f78c8
0xd9c4…37fc0x65ad…0acfBase—$0.01100%coinbase89d ago0x7671ae…9c1767
0xd9c4…37fc0x429e…d948Base—$0.01100%coinbase89d ago0x543002…68257d
0xd9c4…37fc0xd617…95ebBase—$0.01100%coinbase89d ago0x1ffd4a…d7a3aa
0xd9c4…37fc0xe967…805fBase—$0.01100%coinbase89d ago0x07e0b4…bccf39
0xd9c4…37fc0xfea3…211fBase—$0.01100%coinbase89d ago0x475f71…dd47b8
0xd9c4…37fc0x336a…a21fBase—$0.01100%coinbase89d ago0x2eec2b…4bb380
0xd9c4…37fc0x5942…dfdaBase—$0.01100%coinbase89d ago0x328e28…1a033b
0xd9c4…37fc0x7dd6…8b50Base—$0.01100%coinbase89d ago0x3d65d6…411d02

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.