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.22100%coinbase34d ago0x7c7ec5…86b887
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase34d ago0x52e1c7…814399
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase34d ago0xaad0bb…be35bf
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xd1d885…5d7d24
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xb16ca6…12fece
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xb9b80c…3f44e7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xda1b8b…9b6337
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xea0527…ba541d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x911b36…ba691b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x565dbe…33ceac
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xb867cc…30ddfc
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xe4964b…52d28e
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase34d ago0x1d0927…babd16
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x9c9f92…4c7e26
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x495c06…454ca8
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x087e70…808f65
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xf9a0e5…d4d86c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x301de6…d55bc1
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x047515…8b8f0c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x15d29d…84f3e4
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xea6037…23d117
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x312068…9ec883
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x2b98f4…7b3f07
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0xa3543b…6d5c9d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase34d ago0x4c24c0…de0d4c

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.