Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cae…2e060x9386…ca25Basex402 service$18.00100%coinbase34d ago0xe2677f…204eaa
0xfffa…71e80x9386…ca25Basex402 service$10.79100%coinbase34d ago0xfc656e…f9f4ce
0xf6e4…b8a60x9386…ca25Basex402 service$10.79100%coinbase34d ago0xcb268d…96cc33
0xdc34…697f0x9386…ca25Basex402 service$10.79100%coinbase34d ago0xdc6326…86ffb5
0x100e…f6e30x9386…ca25Basex402 service$2.69100%coinbase34d ago0x31036e…20bf4c
0x40b8…e7530x9386…ca25Basex402 service$10.79100%coinbase34d ago0x688c35…1dff17
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase34d ago0x4aa870…5c32a8
0xb195…ddfc0x9386…ca25Basex402 service$18.00100%coinbase34d ago0xfec7aa…d9139b
0xf3ac…b2f40x9386…ca25Basex402 service$18.00100%coinbase34d ago0x6d1afd…d9c6e4
0xf491…502d0x9386…ca25Basex402 service$18.00100%coinbase34d ago0xd8ea26…ea7733
0x7c1c…afb00x9386…ca25Basex402 service$10.79100%coinbase34d ago0x15efde…43adf5
0x7c1c…afb00x9386…ca25Basex402 service$2.69100%coinbase34d ago0xd937ab…143a92
0x6c5a…13480x9386…ca25Basex402 service$18.00100%coinbase34d ago0x5fa566…dec45c
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase34d ago0x749fb6…2f7e7c
0xd65c…960c0x9386…ca25Basex402 service$10.79100%coinbase34d ago0xf97556…8bd921
0xd65c…960c0x9386…ca25Basex402 service$18.00100%coinbase34d ago0x624629…c06dfc
0xd65c…960c0x9386…ca25Basex402 service$18.00100%coinbase34d ago0xdf0570…a52f1b
0x3eea…c9bb0x9386…ca25Basex402 service$18.00100%coinbase34d ago0xe0da47…dfca91
0xcf34…d34c0x9386…ca25Basex402 service$10.79100%coinbase34d ago0xcf654d…de379d
0xcf34…d34c0x9386…ca25Basex402 service$18.00100%coinbase34d ago0xe3f710…d8ac90
0x97ac…d73c0x9386…ca25Basex402 service$10.79100%coinbase34d ago0xc4270e…7b487e
0xcf34…d34c0x9386…ca25Basex402 service$18.00100%coinbase34d ago0x95f8b2…516b30
0x97ac…d73c0x9386…ca25Basex402 service$10.79100%coinbase34d ago0xe9cbbd…6a79c1
0x97ac…d73c0x9386…ca25Basex402 service$18.00100%coinbase34d ago0xf42b47…ceb80f
0x7c1c…afb00x9386…ca25Basex402 service$2.69100%coinbase34d ago0x6e7751…56d17f

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.