Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x2b8603…f4023c
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0xbcd168…95cc23
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x388b3d…7c3afb
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x1ebcec…6ae060
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0xf061ea…262e19
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x5f3c09…edd166
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x54877e…c42f98
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x87860c…fcc184
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0xee97c8…ad03d5
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x7ac18c…b161a8
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x1bfaff…d4949e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x2199bb…1fc20c
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x13ea28…f573a4
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x1546b3…593591
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0xd7dec0…db201b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x3900b4…b5b482
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x425b10…2bed6f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0xabb79e…9895c6
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0xf210c1…1f73e7
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x47c794…60a660
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x7f0165…e5be89
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x856cda…7409ca
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0x1c0709…5fd244
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0xc34c49…15fe37
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase35d ago0xfdce85…459292

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.