Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x847269…6f9205
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xb6442e…b98dd1
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x900993…4bcb02
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xaba9fe…d5ef88
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x4a054b…6b9c48
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xe5c49c…b8145a
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x86ed54…547f10
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x1abede…8dafbf
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xaadee6…814e40
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xf60d69…59ef00
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xa3f099…12112e
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x0877d3…11743d
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xd4c815…a15d07
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x1d4748…c30bf5
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x35e06f…32c09d
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xc60ca0…52e11a
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xa6a648…218ecb
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xffb897…40c4e2
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xb44bd5…16fbd7
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x51ebcf…dc7115
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x6d47ef…4a7c66
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xe809a4…48a614
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xfb8b4b…ef84de
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0xc0e7ee…6b92fc
0xae54…e5710x9386…ca25Basex402 service$8.99100%coinbase76d ago0x7b17ad…346fd6

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.