Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x068f5c…513906
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x05c4f2…70e942
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0xd55130…32a421
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0xbdb330…e4475f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0xc57caa…15bd10
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x7fa3f2…6038c2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0xeee349…cfc5ba
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x68bf61…70fef9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0xbc682e…c49ed2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x005fd7…48fb46
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x21230e…bb1567
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0xda6400…fb0f63
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0xc7a4b1…841c08
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x41a266…05abcc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0xce02f2…11504f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x64a9fd…e70d8e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x06f1d6…922dd0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x1507bc…770741
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase60d ago0x5b5afc…24ca66
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase61d ago0x9c1b7b…e3f2b0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase61d ago0xe2037d…f25c79
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase61d ago0x0d586b…35932d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase61d ago0x28ddb9…e191ba
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase61d ago0x083285…7ab3f3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase61d ago0x5a64ab…056191

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.