Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xbc13f0…555ead
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xd70dbe…d6a4bd
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x54e016…85030d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x359c8b…011b4f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xd4be40…3be321
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x851520…cb92fa
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x1f9457…458f0e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xff16c2…3610c1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x4ed37f…859224
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xbbdc1e…3938ff
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x75635b…d64fa5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xc3220f…e12eb3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xe791c7…ecd7c6
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0x75b29e…fab6d8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xdaee2e…a21244
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xfe0a07…a5f273
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0x1269c5…5706ad
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xc5a05f…25e021
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xe4a719…939587
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xca64aa…ccf9c4
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xe80bf2…54b25d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xc4d96b…dd0e5d

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.