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.03100%coinbase15d ago0xe56ebf…be467b
0xbc16…60c80xf000…94fcBase$0.03100%coinbase15d ago0x5c1a1e…8a4b2b
0xbc16…60c80xf000…94fcBase$0.03100%coinbase15d ago0x36eeb8…f58c22
0xbc16…60c80xf000…94fcBase$0.20100%coinbase15d ago0x688bed…027f57
0xbc16…60c80xf000…94fcBase$0.10100%coinbase15d ago0x4b5b61…e5681f
0xbc16…60c80xf000…94fcBase$0.20100%coinbase15d ago0xfb054f…86617b
0xbc16…60c80xf000…94fcBase$0.10100%coinbase15d ago0x6a2778…3fbc2f
0xbc16…60c80xf000…94fcBase$0.10100%coinbase15d ago0xe49e68…3cfdbd
0xbc16…60c80xf000…94fcBase$0.20100%coinbase15d ago0x0b8ee2…6cc7d1
0xbc16…60c80xf000…94fcBase$0.10100%coinbase15d ago0xb16027…926011
0xbc16…60c80xf000…94fcBase$0.03100%coinbase15d ago0x14a6f2…7c2b54
0xbc16…60c80xf000…94fcBase$0.01100%coinbase15d ago0x0a2940…273422
0xbc16…60c80xf000…94fcBase$0.10100%coinbase15d ago0xed2105…d70022
0xbc16…60c80xf000…94fcBase$0.20100%coinbase15d ago0x1dd9bb…7713b4
0xbc16…60c80xf000…94fcBase$0.20100%coinbase15d ago0x3d64f3…607452
0xbc16…60c80xf000…94fcBase$0.10100%coinbase15d ago0xe82d12…0934c7
0xbc16…60c80xf000…94fcBase$0.10100%coinbase15d ago0x827c0d…df0cee
0xbc16…60c80xf000…94fcBase$0.20100%coinbase15d ago0xd72e1b…1ba399
0xbc16…60c80xf000…94fcBase$0.10100%coinbase15d ago0xc8f818…bfa3b9
0xbc16…60c80xf000…94fcBase$0.20100%coinbase15d ago0x5c086a…0f0e33
0xbc16…60c80xf000…94fcBase$0.10100%coinbase15d ago0xec3e80…e7b2b2
0xbc16…60c80xf000…94fcBase$0.03100%coinbase15d ago0x574222…8ed5ba

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.