Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x6ee6fd…d8dd95
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0xe06cb1…7135b2
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x24ca28…7b695f
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x500f44…c6cef2
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x308098…8bec3b
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x9c4c86…0c7f8e
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x4ac6df…d49490
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x6352b4…c83b24
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x6f709b…ffbae8
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0xed0630…2828dd
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0xce8fe5…169dcb
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x56533b…d80754
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x55514a…40a935
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0xd8fb23…e5f127
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x108fab…4e532f
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x365f0e…d86d77
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x0eb5e6…29c162
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x9ab787…bfe86e
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x700125…2c7cfb
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x44724b…20a4e3
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0xf942d5…555b65
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x854641…f20f86
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x04257b…34a042
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0xd48d9c…eb11ad
0xb7d9…d3cf0x56f0…c07fBase—$0.01100%coinbase24d ago0x7836cf…e2eb20

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.