Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1dcb59…37378f
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb036f8…75d78d
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf06f62…8eab07
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa18a97…2bb2d7
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1f3d8e…13758d
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x91baa9…79b9c2
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0e718a…4d7c8c
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x02eb93…a4fbee
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf98954…075d68
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8500ed…1cdbe9
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9491a8…2bf458
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe29037…c73f80
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3092b1…7670aa
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc08d40…92b3bf
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x50e6fa…ae9e99
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdc1b82…bca556
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x51b080…ddcc5f
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x834621…92bd3d
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x72d165…2f77c2
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4f7ac7…aca347
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfaef48…658c03
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2ed8dd…57530d
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x98a150…99546d
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa9ff8e…a8cc1d
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6f3433…d06193

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.