Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase63d ago0x0a3b49…ae57a4
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xd23298…443cf2
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xa37a75…5a2524
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x0cd6ef…ab697e
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xf46925…c11841
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x7bfed0…e45010
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xa3bd69…680886
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x87fb51…577c02
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x9af317…17a09a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase63d ago0x5b04c0…78a2a3
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase63d ago0xc6bfbd…1f03a2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase63d ago0x27880c…453937
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase63d ago0x42b560…fdd2ee
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase63d ago0xc4c28d…60c47b
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase64d ago0x4b7d1d…03a52e
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase64d ago0x5c5337…a80737
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase64d ago0x1c6144…d2af92
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase64d ago0x8634da…c0b90c
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase64d ago0xebf2bc…4388f4
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase64d ago0x5907bd…be3767
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase64d ago0x7321cf…5bec02
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase64d ago0x2a61dc…10b352
0xf3e5…e5e20x66d7…83bcBasex402 service$0.05100%coinbase64d ago0xceb5ab…bd9e1f
0xf3e5…e5e20x66d7…83bcBasex402 service$0.05100%coinbase64d ago0x6c16d3…d08f94
0xf3e5…e5e20x66d7…83bcBasex402 service$0.05100%coinbase64d ago0xd3151b…d15793

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.