Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe27347…756918
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x219795…a55e83
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x83d9ca…a9d4f5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe37fee…4a4012
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3fb445…f510e8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x528e17…f4970a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf517d4…f070d7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9a0314…409848
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2a4b4d…c7a63e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8345cf…b1f63c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf7a263…cc9d05
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcd332c…e16fe8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x363acb…25416f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x087537…8e2520
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0962c1…1aa30a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb9aa62…80101a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x876a17…82a1ac
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2f079b…6b7a27
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3e19ad…0e48ff
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x550041…af7e94
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2c5fd8…ec12bc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9dc3d5…499415
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd1746b…c6a32a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcf3ac7…b7c2a0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x40f87f…3a9243

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.