Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x4af2e1…a735d2
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x7ed636…0c1a1c
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x75c801…73d38a
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x76116d…da971a
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x2079d8…f86176
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x7db474…814606
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x28156d…facec1
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0xea1149…436b6e
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x2b4625…c6386f
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0xaa530f…712299
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x03216b…ed5c89
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0xc2490b…dbc0f5
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0xfb5eaf…a32145
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase76d ago0x811c98…171e3b
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0xe03a84…0ff15a
0x3a0a…773e0x6d6e…9192BaseExaSearch$0.001100%coinbase76d ago0x77b74d…2815fe
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x3b3710…760c84
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x91cc43…1796d1
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x08bd2a…cf2127
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0xf5043e…ebb7f6
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x29ac03…c18b11
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x3ea782…4f2131
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x0016db…b87415
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x3324f1…6908d2
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x8c550d…dac704

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.