Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x971fa8…c011cc
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x596d36…7618d7
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd1ff55…9e0a17
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf51507…5489f9
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb4bd8d…6df550
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcbcfef…6a87cd
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe6f954…36eba4
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcff935…229d9a
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4b5171…3fc885
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x23fbdf…589382
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x795147…a0911f
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x06277f…ff1da7
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe03629…f00a2d
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x246766…8934ba
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x73052b…7d045e
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x542ec5…c81f24
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x57e8ae…68244f
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x31cc67…844776
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfc5a08…d4fe80
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6d46fa…f7ebde
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6b12ad…c1972f
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb301a0…455fe3
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x311557…481c93
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa4a9a1…6b046d
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x77d764…93bb33

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.