Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x32da5e…af3e29
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x6ccd86…f65778
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x24d2a0…1f2deb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x4aad3f…312a67
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xff619f…62a256
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x2f81a4…0ae089
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x2630b6…79198e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x401a00…f5d3ee
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xdd4d08…4210b0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x08bd41…c64b05
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x1eb3d5…e06d41
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x85a71d…61b9d7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x949808…abe06e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x276ff1…c1e213
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xa6ef69…1a8420
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xee8231…5df4b9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x79409d…a758f2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xfbc1af…b656f4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x727880…74f3d6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x906346…0ad83a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x40e212…1b8e68
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x38857c…67545f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xe5610a…7596d5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x21dfa4…9e9242

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.