Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5c0f63…098a72
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa81da8…852506
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa6f9d9…260eb5
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd8d9bd…2f6d43
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcb38ad…b869bf
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x630d59…1a5165
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6ed84e…6083ca
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbe7192…d283a0
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x49cd7d…83162f
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe8d39a…2e8bb9
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc61353…b6da17
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x05417d…f1aec6
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf13a0c…6238c1
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3039a2…d2c758
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfcbf06…2b7d1a
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc1caa7…c0ae54
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc34a5b…fe7158
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd2d12c…94c845
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9d0fb6…880ce1
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc1b363…6c4246
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc1ce6d…272ff1
0xbe6f…c50c0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5b7113…7de36d

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.