Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcb2b00…99ece0
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0116e7…1a459f
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x741792…3b7acc
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x046559…8f8740
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x871135…742cf0
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x18e3c8…88476a
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xae2ae5…018372
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xec6ed0…fa2935
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdfc1bf…2bccdc
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9a009c…3c75d2
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xace37c…1b9df6
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x224da6…fdd2bf
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd5231b…58e8ea
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3d21c8…cddece
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc89688…1c7e30
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x904ad6…81c73e
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb5c115…76d19f
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x280117…3f7bad
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x55304b…ad6a96
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x302556…6bf9c9
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x029308…1f2c4a
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x59ecb8…d2e9dc
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x65c518…513207
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbd8120…d100ce
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x152ce8…852145

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.