Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xcc98…4333Basex402 service$0.50100%coinbase34d ago0x7b36c9…f04e8c
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x4d294b…ddcb07
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0xfe29a0…ccc7d1
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0xf20af4…78a966
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x6f4e04…ff0267
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0xd6ccb9…d578cb
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0xb90fb8…e03bba
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x4076c6…2ad30b
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x478fa5…f72af1
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x6ee473…13a0c2
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x674b01…67e53c
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0xb83215…01c3d0
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x708535…4579d5
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x5f5238…35d9c1
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x8f4728…f80d28
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x0cac8c…f7b21f
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0x7f3902…ea63f6
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0xdc8bb6…62e113
0xe2d8…66c20xcc98…4333Basex402 service$0.50100%coinbase35d ago0xe47ebe…10defd
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.002100%coinbase35d ago0x7fe22e…9c63dd
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.003100%coinbase35d ago0xf27d8d…4bc09f
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase35d ago0x0c308c…3d6624
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.003100%coinbase35d ago0xa43e11…95c8e8
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase35d ago0x4c769b…aecd63
0xe2d8…66c20x1274…d0b6BaseToken PricePrice$0.05100%coinbase35d ago0xeb1687…d53395

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.