Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x2359c3…cba30f
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x12bb02…2868df
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x45a2ac…814bc0
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xcf2e85…799cfe
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x015fb0…ada7f3
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x74f46d…94d8b1
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x70336f…a26c93
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x4e639a…3e4766
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xcee577…92b81c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x31a0aa…9d51cc
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0xa4df9a…0fbbc9
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0x517a23…06482b
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0xa0e2a8…517546
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0xf42ac3…576e34
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0xafe12f…6ddb24
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0xd45441…161f25
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0x54c0b4…56d2a2
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0xa0eed4…6cbbc1
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0x7673de…37a2a3
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0xc30dbf…61561c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0x55b4f3…82c3f4
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase15d ago0x20e413…637843

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.