Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0acd…11f50x4466…125eBasex402 service$0.008100%coinbase118d ago0x1baf0d…7e2703
0x0acd…11f50x4466…125eBasex402 service$0.0022100%coinbase118d ago0xbf7f28…d41973
0x0acd…11f50x4466…125eBasex402 service$0.008100%coinbase118d ago0x834d49…16ae9b
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase118d ago0xe50c9d…519516
0x0acd…11f50x4466…125eBasex402 service$0.0022100%coinbase118d ago0x108c21…6346a8
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase118d ago0x447be4…0248f4
0x0acd…11f50x4466…125eBasex402 service$0.01100%coinbase118d ago0xb1d5db…72b5f8
0x0acd…11f50x4466…125eBasex402 service$0.01100%coinbase118d ago0x165fc8…aa4511
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase118d ago0x71382d…6e8ad9
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase118d ago0x1a57d6…8466a8
0x0acd…11f50x4466…125eBasex402 service$0.16100%coinbase118d ago0x0f62ea…6c8019
0x0acd…11f50x4466…125eBasex402 service$0.16100%coinbase118d ago0x8111e1…e55704
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase118d ago0x0e47bc…2953de
0x0acd…11f50x4466…125eBasex402 service$0.008100%coinbase118d ago0xbe6950…240905
0x0acd…11f50x4466…125eBasex402 service$0.008100%coinbase118d ago0xe3024c…b6380f
0x0acd…11f50x4466…125eBasex402 service$0.16100%coinbase118d ago0xf4f47f…8abcf1
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase118d ago0xdfd05e…a4a4e1
0x0acd…11f50x4466…125eBasex402 service$0.03100%coinbase118d ago0x448522…7dd1dd
0x0acd…11f50x4466…125eBasex402 service$0.0022100%coinbase118d ago0xc9cd71…69650b
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase118d ago0x8ee31a…617bb4
0x0acd…11f50x4466…125eBasex402 service$0.0022100%coinbase118d ago0x7a0a4b…df4e78
0x0acd…11f50x4466…125eBasex402 service$0.08100%coinbase118d ago0x0d0515…99b422
0x0acd…11f50x4466…125eBasex402 service$0.08100%coinbase118d ago0xe4884b…6c4536
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase118d ago0xa6cab6…e97d35
0x0acd…11f50x4466…125eBasex402 service$0.008100%coinbase118d ago0x2b25c3…b3cada

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.