Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x4e032f…a0b374
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x7ccd5b…c8f444
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xcc9fc6…d12056
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xcbedb4…662b5f
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xbd2dc1…91a9d0
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xce7af7…29c617
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x2df6dd…86815d
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x4a1427…0bd6f4
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x504b15…f8e180
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xbd7c7e…851ad3
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xb4d82d…44d303
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x8dcab0…050f36
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xc5b27b…e368de
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x007c3d…9824b1
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x9d32a3…4909f0
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x60e988…a51d86
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xdd98e1…4a18b8
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xd19658…e4e711
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xea2953…ae8f06
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x3e8b02…f052b1
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xb97c93…208d95
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0xd8d44e…dbed51
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x639f3d…d71de0
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x94edf6…cdef8b
0xee20…0e550xafff…aad3Base$0.10100%coinbase176d ago0x76ef2d…9a1b2d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.