Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3fa…666d0xf16f…4ecaBaseFiatDock MarketplaceMcp$0.001100%coinbase34d ago0x413701…a24e89
0xa3fa…666d0xf16f…4ecaBaseFiatDock MarketplaceMcp$0.001100%coinbase34d ago0x1a6027…f67f45
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xaa9ed4…a00d04
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x15c3b0…15292a
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xcedf9e…0dea9a
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x1dd8ac…260156
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xf63a1e…44aa6d
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xa1177d…1ac0fb
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x22902c…d93631
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xc67a9b…5e2bf6
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xe5d81c…eed1c4
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x93df64…3ed1a7
0xf16f…4eca0xb075…59d8Base$0.0670%0xd5a8…f61634d ago0x1c333f…00734e
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xd66321…64b729
0xf16f…4eca0xb075…59d8Base$0.0670%0xd5a8…f61634d ago0xac18bc…de27d2
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x24eda1…e907d6
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x1bcfe7…f9aa2f
0xf16f…4eca0xb075…59d8Base$0.0670%0xd5a8…f61634d ago0xbcb163…6f3dec
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x20dd61…c945cb
0xf16f…4eca0xb075…59d8Base$0.0670%0xd5a8…f61634d ago0xdb81d4…435b25
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x372624…5fb235
0xf16f…4eca0xb075…59d8Base$0.0670%0xd5a8…f61634d ago0xab0fbc…7e044c
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x2162ab…8b7dca
0xf16f…4eca0xb075…59d8Base$0.0670%0xd5a8…f61634d ago0xbfd659…d5a6d2
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x8fa82f…97811d

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.