Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e9498…54363c
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5572a5…02b1a7
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeaccde…33970b
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1bb0e8…7b0c3e
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaaa1a8…0a352d
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x818f15…1f97dc
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x88e2a7…4ff593
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe77a06…be79b4
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0315f7…333267
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x565a17…44af94
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5b5e6d…1a72a0
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x192a90…cfb23a
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb8a9b8…e06b7b
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb49e62…56ef06
0x635e…1b3d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0d1a85…7c2f3f

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.