Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase12d ago0x05f086…0daf85
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase12d ago0xee2216…f1a85e
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase12d ago0x4e2ee1…d610ab
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase12d ago0xbac2dd…404add
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase12d ago0xd26cf3…7d74ef
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0x948e68…98219f
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0x556d33…fa8524
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0xd5f262…1277d0
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0xfaba19…b0691a
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0xabf408…70b4f8
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0x08629a…c602f7
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0x00335c…d228a4
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase12d ago0x4ac549…bd2d22
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase12d ago0x8863d3…51e776
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0xbdbb08…ec4281
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0xdd7cbc…be4f62
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0xe5773c…5bde59
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0x720ded…b5034b
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase12d ago0x58297c…9d4ae5
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase12d ago0x61968a…149dc1
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0xea67d6…316616
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0x4ecb3f…4335f8
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0x24c4d4…134116
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0x7b5724…79cc97
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0x31f888…5bf17e

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.