Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x33a9ae…8ad286
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xd125a9…675fe6
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x7458f7…d0f73e
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x0b265c…4aefcd
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x992259…c65f2b
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x2f7677…cc70b0
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0xefa24d…e2a432
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x98fed5…cd2f38
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x576b08…52491c
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0xc999fc…84ff4e
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x832162…00cfc2
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x441e97…d40b1f
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x5a57f5…2242fd
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x72b391…02d779
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0xe7561a…faf525
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x9414ff…09ce25
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x1b3a34…c39457
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x32e01b…1ce648
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x0d73a3…074386
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x0eb5ef…07e7e4
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0xfa1ac6…61fdd2
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x5d65e0…c46be9
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x9000a1…8c033d
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x7eedc6…0459e7
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase49d ago0x33cf42…e21c8f

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.