Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfe4a87…f8ac49
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x09d98a…0fd619
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x48455e…982626
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x569ff6…c5462e
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x5a853e…a2074d
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x420a71…e7e08f
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf01ca2…dbcfe1
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf7d54c…49db49
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4c36b4…e006a5
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7a0793…3f40b0
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe697f6…f9608b
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xbd1db6…a5fd9a
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x791125…4d7fe3
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x17e54f…ef5585
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7d9b7b…1fc0ee
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x931b8a…c35f30
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb3e009…9b8a57
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x30dfaa…6191fe
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xca9079…1a542d
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2b5a4c…e7faff
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x72e925…3fcdec
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x923f2a…8c1e13
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x86555e…4e02be
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2733af…18da22
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdb3b7f…bc4035

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.