Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8998…d3a10xf000…94fcBase$0.01100%coinbase35d ago0x817759…48ab03
0x8998…d3a10xf000…94fcBase$0.01100%coinbase35d ago0xb05adc…81497a
0x8998…d3a10xf000…94fcBase$0.03100%coinbase35d ago0x53668f…bb6290
0x8998…d3a10xf000…94fcBase$0.01100%coinbase35d ago0x644da0…feb582
0x8998…d3a10xf000…94fcBase$0.10100%coinbase35d ago0x7b46e2…5b280a
0x8998…d3a10xf000…94fcBase$0.20100%coinbase35d ago0xc49e16…1ea282
0x8998…d3a10xf000…94fcBase$0.10100%coinbase35d ago0x080e08…fee1c3
0x8998…d3a10xf000…94fcBase$0.20100%coinbase35d ago0x4a41e5…677cf5
0x8998…d3a10xf000…94fcBase$0.10100%coinbase35d ago0xadee15…8a9c51
0x8998…d3a10xf000…94fcBase$0.20100%coinbase35d ago0x6186f4…db279d
0x8998…d3a10xf000…94fcBase$0.10100%coinbase35d ago0x3cdb47…173978
0x8998…d3a10xf000…94fcBase$0.01100%coinbase35d ago0x16cf7a…6cf320
0x8998…d3a10xf000…94fcBase$0.03100%coinbase35d ago0x513d4b…4b9f54
0x8998…d3a10xf000…94fcBase$0.20100%coinbase35d ago0x442b71…d71353
0x8998…d3a10xf000…94fcBase$0.10100%coinbase35d ago0xe938a9…118338
0x8998…d3a10xf000…94fcBase$0.03100%coinbase35d ago0xcf512a…503e61
0x8998…d3a10xf000…94fcBase$0.01100%coinbase35d ago0xea4fe5…42e9ee

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.