Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xa112…7d60Basex402 service$0.005100%heurist113d ago0xbb1e05…9124d9
0x9cc4…b1760xa112…7d60Basex402 service$0.001100%heurist113d ago0x3b2a8b…28252e
0x9cc4…b1760xa112…7d60Basex402 service$0.001100%heurist113d ago0x67d8e2…6d1cbc
0x9cc4…b1760xa112…7d60Basex402 service$0.01100%heurist113d ago0xf3c48e…dd1afc
0x9cc4…b1760xa112…7d60Basex402 service$0.01100%heurist113d ago0x776fdd…e34aa4
0x9cc4…b1760xa112…7d60Basex402 service$0.001100%heurist113d ago0x00534a…911144
0x9cc4…b1760xa112…7d60Basex402 service$0.005100%heurist113d ago0xc52608…4bd76d
0x9cc4…b1760xa112…7d60Basex402 service$0.002100%heurist113d ago0xb51e87…6d8bef
0x9cc4…b1760xa112…7d60Basex402 service$0.01100%heurist113d ago0x3c7e6b…ee3f78
0x9cc4…b1760xa112…7d60Basex402 service$0.01100%heurist113d ago0xd6a543…be87af
0x9cc4…b1760xa112…7d60Basex402 service$0.002100%heurist113d ago0x26468a…4e3beb
0x9cc4…b1760xa112…7d60Basex402 service$0.001100%heurist113d ago0x2979bc…b064db
0x5db4…2dc40xa112…7d60Basex402 service$0.001100%heurist114d ago0x24dc68…b1d3c5
0x5db4…2dc40xa112…7d60Basex402 service$0.001100%heurist114d ago0xc2ae30…e5d50f
0x5db4…2dc40xa112…7d60Basex402 service$0.001100%heurist114d ago0x320808…06b75e
0x5db4…2dc40xa112…7d60Basex402 service$0.001100%heurist114d ago0xa9e384…8447e1
0x5db4…2dc40xa112…7d60Basex402 service$0.01100%heurist114d ago0xb28018…db2751
0x5db4…2dc40xa112…7d60Basex402 service$0.01100%heurist114d ago0xbeda39…3ceccf
0x5db4…2dc40xa112…7d60Basex402 service$0.001100%heurist114d ago0x2f2d4a…c60759
0x5db4…2dc40xa112…7d60Basex402 service$0.01100%heurist114d ago0x372523…d8bf4e
0x5db4…2dc40xa112…7d60Basex402 service$0.001100%heurist114d ago0x9301cd…e258af
0x5db4…2dc40xa112…7d60Basex402 service$0.01100%heurist114d ago0x89c54c…4f71ec
0x5db4…2dc40xa112…7d60Basex402 service$0.01100%heurist114d ago0x80574a…f34096
0x5db4…2dc40xa112…7d60Basex402 service$0.01100%heurist114d ago0x59e110…ca5c5c
0x5db4…2dc40xa112…7d60Basex402 service$0.01100%heurist114d ago0x0dd8bd…c7b04f

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.