Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc07c…34dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xcee05d…599d05
0x62e6…99040x6839…1a2bBase—$0.003100%coinbase15s ago0x8a6da6…c32094
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x5bf02d…91a4b0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xbae035…414699
0xa92e…33500x6839…1a2bBase—$0.003100%coinbase27s ago0xb191f1…a2c116
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x3cef4d…7961fa
0x2dea…c0890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x574b80…bac3a5
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x238e…232531s ago0x002001…57f871
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xe8fb62…1ec011
0xc07c…34dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x8cb642…1c5a49
0x6d71…4fd20x3e0a…78e7Base—$0.005903100%coinbase33s ago0xd5441d…366e80
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xf0898c…dbb5ea
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793235s ago0x79d0b0…aa7ce8
0xb9ff…b4250x17cd…7905Basex402 service$0.05100%coinbase35s ago0x73fb44…3000f6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x880bfa…556612
0xdbc4…47790x6839…1a2bBase—$0.003100%coinbase37s ago0xeb2486…6554c8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase43s ago0x65b73f…3e9cef
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x6fad50…e0b8f6
0x2dea…c0890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x6664e1…18b5ef
0xf38a…f9350x6839…1a2bBase—$0.003100%coinbase49s ago0x62f905…cb62aa
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase49s ago0xdc77fc…570fc4
0x13db…51920xe55e…f748Base—$42.70100%mrdn49s ago0x42abd4…4b2d11
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x759e05…aedc9b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0xed918a…20b7c3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x3ebed6…136ca8

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.