Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36dc…41cb0x81ce…e6f3Base—$0.02100%0x6abd…26ef57d ago0xc866e3…36b7a7
0x36dc…41cb0x2d99…d14dBase—$0.02100%0x6abd…26ef57d ago0x051737…c2965a
0x36dc…41cb0x990a…8cbdBase—$0.02100%0x6abd…26ef57d ago0x3e1b64…eda12e
0x36dc…41cb0xfc4a…5e5cBase—$0.02100%0x6abd…26ef57d ago0x2e7c04…0352d6
0x36dc…41cb0x7a9d…61b6Base—$0.02100%0x6abd…26ef57d ago0x1fe538…a81017
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0xabe118…7f98da
0x36dc…41cb0x0064…94b5Base—$0.02100%0x6abd…26ef57d ago0x90dbc4…1deaa1
0x36dc…41cb0xd3e4…9bc4Base—$0.02100%0x6abd…26ef57d ago0xbd14c5…effc39
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.002100%coinbase57d ago0x7c3b2d…f0fec0
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0xba61ff…b34f80
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.003100%coinbase57d ago0x778c9a…36eb7a
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0xd416d3…1405f4
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.001100%coinbase57d ago0x7a013d…7553ce
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0x383d12…7c7ab6
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0xb2546a…02069d
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.001100%coinbase57d ago0x35aea9…dfaa5e
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0x428798…81a663
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0x026721…23955b
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.002100%coinbase57d ago0x98b3fc…ee7af8
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0x1699c7…5acafd
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0x59c3de…bf6f8b
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.001100%coinbase57d ago0xed3f4d…ee9aef
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0x576a3e…d40f4e
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.007100%coinbase57d ago0xe65441…63a81e
0x36dc…41cb0x6d6e…9192BaseExaSearch$0.002100%coinbase57d ago0x3c9877…13d497

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.