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%coinbase75d ago0xf03274…61361c
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x98a2d7…ecdcd6
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0xdc5056…c52fdc
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x559303…f9b7ef
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0xb28573…36f41a
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x89bea5…b8b399
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x2e7fd7…9379b4
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x80b9a3…b51b8f
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0xa09f70…c96d24
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase75d ago0x9a55ba…9ba787
0x3446…5d130x6d6e…9192BaseExaSearch$0.002100%coinbase75d ago0x39b379…249a4a
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0xbf16fa…6a5e3e
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x891404…20b4f7
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x1374b9…135189
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x2d9fa0…e61a47
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x7e0201…11cac5
0x3446…5d130x6d6e…9192BaseExaSearch$0.002100%coinbase75d ago0x481b76…f6fde6
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x59ed17…527597
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x0acdf1…c967c6
0x3446…5d130x6d6e…9192BaseExaSearch$0.002100%coinbase75d ago0xfaf318…46c4d5
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x63692a…90391d
0x3446…5d130x6d6e…9192BaseExaSearch$0.001100%coinbase75d ago0x9b8588…234243
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0xe8d170…57e536
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0x859bb7…1335f7
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase75d ago0xdad9a7…6522e3

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.