Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb08c…c7bc0xdc59…1506Basex402 service$0.00115100%coinbase48d ago0x6a65d8…acadb3
0xb08c…c7bc0xdc59…1506Basex402 service$0.00115100%coinbase48d ago0xbe8a8a…de5a50
0xea96…d8500xdc59…1506Basex402 service$0.003312100%coinbase48d ago0x9ced60…5ca0cd
0xea96…d8500xdc59…1506Basex402 service$0.003312100%coinbase48d ago0xb2f057…2eecd9
0x3096…84470xdc59…1506Basex402 service$0.00138100%coinbase48d ago0x888b29…d841ac
0x3096…84470xdc59…1506Basex402 service$0.00138100%coinbase48d ago0x22fc6f…6b7f17
0xce84…60f00xdc59…1506Basex402 service$0.00115100%coinbase48d ago0x3ba6e4…319e05
0xce84…60f00xdc59…1506Basex402 service$0.00115100%coinbase48d ago0xbf617b…b12c22
0xbb7f…da370xdc59…1506Basex402 service$0.00345100%coinbase48d ago0xeb0b05…06ad22
0xe520…e26b0xdc59…1506Basex402 service$0.001578100%coinbase48d ago0x3aece4…2fbd7b
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase48d ago0x22dd1d…c35021
0x92c5…20030xdc59…1506Basex402 service$0.003312100%coinbase49d ago0xd97b33…befe9b
0x25a1…ae780xdc59…1506Basex402 service$0.003312100%coinbase49d ago0x0ec9bf…111f0d

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.