Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe5ef0e…e0ea50
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb73811…dcbfbc
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf498e8…94dfbc
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x66b749…9c3aa3
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3b7e56…3ff505
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x04b1c1…02cbbf
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x89058e…8ccd5f
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6532f9…ac1384
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2df507…24b0e5
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe09bfa…9de2f3
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x342377…539219
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x10a3ba…c788cc
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x470cb5…712160
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x438d0c…813127
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa164b6…f534b2
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbba78a…06b692
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf1289a…492b1c
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbdfee1…7c491e
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x84e506…3aae52
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0616fa…5a57d4
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe09ae1…75c086
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x627f46…b81f86
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x85ded5…10da02
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6d7327…3b18f8
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x57ecde…ab12da

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.