Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0xb23f37…d8e65e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase53d ago0x68b9eb…0543fc
0xecbf…50d60xf000…94fcBase$0.20100%coinbase53d ago0x7c4a7a…411efe
0xecbf…50d60xf000…94fcBase$0.10100%coinbase53d ago0x68cfb2…23c148
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0x018697…bc0366
0xecbf…50d60xf000…94fcBase$0.03100%coinbase53d ago0x3020a7…3e7e6b
0xecbf…50d60xf000…94fcBase$0.03100%coinbase53d ago0xed846c…1b5536
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0x161097…41fada
0xecbf…50d60xf000…94fcBase$0.03100%coinbase53d ago0xd1f89b…28eeda
0xecbf…50d60xf000…94fcBase$0.03100%coinbase53d ago0xd637d5…c93e1a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0xf1ed25…01c9ac
0xecbf…50d60xf000…94fcBase$0.03100%coinbase53d ago0x4dcd4b…9a3afc
0xecbf…50d60xf000…94fcBase$0.03100%coinbase53d ago0x258837…6468c3
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0xd151ce…93ccb5
0xecbf…50d60xf000…94fcBase$0.03100%coinbase53d ago0xdffca6…784cfb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0xbd14d7…36441c
0xecbf…50d60xf000…94fcBase$0.20100%coinbase53d ago0x57cb3f…d7f2d1
0xecbf…50d60xf000…94fcBase$0.10100%coinbase53d ago0xb8f055…d22c3e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0x16af5b…cbb1fc
0xecbf…50d60xf000…94fcBase$0.03100%coinbase53d ago0x469480…ddd6d3
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0x78a830…7b6509
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0xdf24e5…05ca44
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0x6e23f9…051e88
0xecbf…50d60xf000…94fcBase$0.01100%coinbase53d ago0xfab1ab…225a01

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.