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%coinbase24d ago0xd6c433…47e8d1
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0xb2b42b…23e819
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x8429b3…d71e15
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x18ee94…411a05
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x69a4b5…290bb5
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0xc81654…1e4052
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0xfe391b…e30204
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x69d820…db8bae
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x228ab2…aac575
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x6022dd…204cdb
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x6aec28…e12826
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase24d ago0x8f2a13…e89f96
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase24d ago0x80e5be…7ebeab
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase24d ago0x9d187f…b5bd3b
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase24d ago0x8272bf…15c34a
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0xd4f132…0ad108
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase25d ago0x3300e5…09397f
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase25d ago0xd2e9eb…5b8a9b
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase25d ago0xaa9e4c…e8a6f2
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase25d ago0x2bdcd5…957dac
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase25d ago0x8d1464…919f78
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase25d ago0x9aa890…c0fbf3
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase25d ago0x9a2467…d8de5f
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase25d ago0x8e14ff…80ceb6
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase25d ago0x449b2f…d7e6fc

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.