Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0x2ce669…d576d9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0x105d57…747083
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0x6dc5ee…dae7a7
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase16d ago0xe73174…1cf23c
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x5c5ce7…f70c62
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0xd90c24…a5034d
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x42827f…32b5f2
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0xad4985…4ad921
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0xda7f9f…0e7ba9
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x9dfc9f…992528
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x60064b…103aca
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x6ba8ae…3a0053
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x101c53…aa8f7c
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x5657da…083f1d
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x4249f4…d700f2
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x702ca8…bd31d3
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x6fbc36…d7c192
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x3c4a2c…07c0ab
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x2bcca2…c377c2
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0xb88348…c1b5dd
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x181f5b…247587
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x2c91ba…ec3e15
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x62ff17…aa4d49
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0xe7dc12…1907e4
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x30b243…891bc2

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.