Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf4…83d90x3dcb…32e1Basex402 service$0.005100%coinbase27d ago0x66d1da…700d3f
0xb19b…4ea10x3dcb…32e1Basex402 service$0.002100%coinbase27d ago0x08b2eb…99a441
0x7298…6e4d0x3dcb…32e1Basex402 service$0.005100%coinbase27d ago0x491542…4bd85e
0x9787…f6090x3dcb…32e1Basex402 service$0.002100%coinbase27d ago0x4546cc…3b2ef2
0xc617…81620x3dcb…32e1Basex402 service$0.005100%coinbase27d ago0xf6d370…7813cf
0x6371…0c9e0x3dcb…32e1Basex402 service$0.002100%coinbase27d ago0x3e8f7a…e5a00e
0xb1c5…c67f0x3dcb…32e1Basex402 service$0.005100%coinbase27d ago0xd9feea…25b21b
0xb859…67330x3dcb…32e1Basex402 service$0.002100%coinbase27d ago0x04c76d…2986ec
0xeeb7…718d0x3dcb…32e1Basex402 service$0.002100%coinbase28d ago0x709120…dff07e
0xc517…53f40x3dcb…32e1Basex402 service$0.005100%coinbase28d ago0xc270d1…50177b
0x76b4…60780x3dcb…32e1Basex402 service$0.002100%coinbase28d ago0x8b960b…d63e6c
0x88fd…70c00x3dcb…32e1Basex402 service$0.002100%coinbase28d ago0xe98e57…12c851
0x777f…ebfa0x3dcb…32e1Basex402 service$0.002100%coinbase28d ago0x25373a…0cdd0b
0xb943…89b00x3dcb…32e1Basex402 service$0.005100%coinbase28d ago0xcd61a8…1363a4
0x9787…f6090x3dcb…32e1Basex402 service$0.002100%coinbase28d ago0x560a15…0393c0
0x9959…41d90x3dcb…32e1Basex402 service$0.002100%coinbase28d ago0x1479ad…5dcdd3

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.