Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63c0…e75e0x9386…ca25Basex402 service$0.09100%coinbase108d ago0x8f3ae4…110742
0x5e1b…ce990x9386…ca25Basex402 service$0.09100%coinbase108d ago0x8613a5…51ac15
0x5e1b…ce990x9386…ca25Basex402 service$3.15100%coinbase108d ago0xd5c1a8…ae964c
0x5e1b…ce990x9386…ca25Basex402 service$1.58100%coinbase108d ago0xdafa5e…d49d00
0xd11b…db7d0x9386…ca25Basex402 service$0.90100%coinbase108d ago0x8c4a9a…d65c08
0xc881…ecf20x9386…ca25Basex402 service$0.68100%coinbase108d ago0x54a3dc…fd985b
0xa743…4d840x9386…ca25Basex402 service$0.09100%coinbase108d ago0x484423…a43d19
0xcd60…f75d0x9386…ca25Basex402 service$0.09100%coinbase108d ago0xe8bb59…d757b2
0xc881…ecf20x9386…ca25Basex402 service$0.90100%coinbase108d ago0xf4e469…4a84ac
0x3beb…4cd30x9386…ca25Basex402 service$0.09100%coinbase108d ago0x8ad791…be9b2e
0x922e…e4dd0x9386…ca25Basex402 service$0.09100%coinbase108d ago0x027d19…9eb1c0
0x48bd…73540x9386…ca25Basex402 service$0.90100%coinbase108d ago0xa791ed…d61b85
0xc881…ecf20x9386…ca25Basex402 service$0.09100%coinbase108d ago0x02cfd2…274712
0x6bfd…6c500x9386…ca25Basex402 service$0.09100%coinbase109d ago0x8e372f…a3f6ae

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.