Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0x45f70c…13ee76
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0xd1355b…fd4287
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0xd72ff0…be52da
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0x7e8d4f…beb2fb
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0x869972…bd52e0
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0xdba879…53533e
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0xe3c8c6…3b9d63
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0xab9918…a091ec
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0x44778e…4cb514
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase22d ago0x168f32…23f758
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase22d ago0xc35d19…3df8c8
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0xd21a5e…478163
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0x1d43d8…61bf7c
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0x6e3366…be40b3
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0x4bf561…d38d29
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0xa933b7…d36cda
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0x15d34f…ab5cee
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0x110e24…0ea2e3
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0xe5e01e…3c02dc
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase22d ago0x0a1ee8…61b377
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase22d ago0xa9c859…c0d213
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase22d ago0x1dc899…80ed06
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase22d ago0x893d46…a1ac92
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase22d ago0xd24c6d…77f993

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.