Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8686…2eea0x66d7…83bcBasex402 service$0.03100%coinbase5d ago0xdc68ff…4001a8
0x9d3d…d8370x66d7…83bcBasex402 service$0.58100%coinbase5d ago0x2c8608…f7a3fa
0x35ed…3e590x66d7…83bcBasex402 service$0.03100%coinbase5d ago0x6aa1f0…b9eb97
0x35ed…3e590x66d7…83bcBasex402 service$0.05100%coinbase5d ago0x3d1a43…1bce2a
0x35ed…3e590x66d7…83bcBasex402 service$0.02100%coinbase5d ago0xa7b8a7…e98455
0x35ed…3e590x66d7…83bcBasex402 service$0.03100%coinbase5d ago0x8e48db…4d7f5d
0x35ed…3e590x66d7…83bcBasex402 service$0.02100%coinbase5d ago0x513d88…e81e14
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0x5540d4…3db4b7
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase5d ago0x7b7ae1…3770c3
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0x425b14…68b19e
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0xad0624…ab3e09
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0x28997a…d51fc0
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0xa72eee…f2ed36
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0x0d244e…4b6a50
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0x51680d…6a4f93
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0x3013aa…a44179
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0xe6cb3c…f1d384
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0x156be8…03dd1d
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5d ago0xd5e29d…139c73
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase5d ago0x4e8231…a1a794
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase5d ago0x56d132…2326fc
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase5d ago0x1fcfa7…56a552
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase6d ago0x0c3a61…2dbf1a
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase6d ago0x2bd311…3ab423
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase6d ago0x72d7bf…daeb1e

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.