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.02100%coinbase9d ago0xfdcc13…039c41
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0xf12ad9…da20d2
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase10d ago0x0c2c3b…2daf60
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase10d ago0x2aac98…082b63
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase10d ago0x9bc2f4…7b009a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0xd02659…0fd567
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x642aa3…dd6035
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0xf49e8b…d7fd69
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x60c1c9…9a0cdb
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x1455f9…d7b90d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x0834ce…4f1f36
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0xc8490a…d801ff
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x0b5160…7f354f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0xfa70eb…30b378
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0xff7565…478a61
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x709173…2b13cf
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0xa6fa70…379433
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x6eb368…5a08d3
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x292bf4…a4ac9b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x2540f6…321847
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0xaa156e…46176a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x4b0c93…e6e890
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x7ea448…5e9e3a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0x4c6cbe…56d71b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase10d ago0xb7dd28…3f2d2c

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.