Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x86cc0f…fce0fe
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbc352e…219f56
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbd724a…9f2315
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x032ae1…a177b7
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6d2160…a3f726
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x09b46f…f0bc22
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x28d4ce…ede6fe
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x86bce6…2c5b4b
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd91ff1…65c3f6
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf04cce…dba55b
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x952f3d…ff3f9e
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x02c206…e05296
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb8580b…3d8bbf
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb41577…9fd2d9
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfa6363…e55357
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe66cd2…0423e7
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6c3656…a62e92
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6a4525…7aa7e6
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc29aad…68e0c5
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc37f14…ef7bd5
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaf202a…b5047f
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0d27f2…9fceba
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd4d478…d2cee5
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa24d46…a8185f
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf60a95…902897

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.