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%coinbase14s ago0x3c6d36…982185
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x1a27e7…f33976
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x857a03…1eb442
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xc73151…c8159c
0x704b…86700x6839…1a2bBase—$5.00100%coinbase24s ago0x1e6441…331cfd
ozntrz.eth0x7d2c…bcfeBase—$0.05100%coinbase24s ago0x39fb9c…e3b59a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xc27211…ca5201
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793226s ago0x025b3c…bccb98
0x7103…b9c00xa8b2…1d68Base—$0.0170%0x9501…c67728s ago0x61e05a…fa1b66
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xcd03a0…b5447d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xada6ee…0a82b1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase36s ago0x75b89f…a7cab7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x68bcd3…41cc7c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xadc217…18e64a
0xd16b…6d4f0x6839…1a2bBase—$5.00100%coinbase44s ago0xa82c8e…5b41ee
ozntrz.eth0x7d2c…bcfeBase—$0.05100%coinbase44s ago0xbbeaaf…8fe715
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xd4a06c…1e924b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase44s ago0xef959f…bd88dd
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0xb9d8b5…b34ce1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0xfbbb01…658733
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0xe6bba5…0be86f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase56s ago0x36d25c…8cadd1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase58s ago0x4db152…326890
0x2fc6…befe0x4985…2b2bBase—$8.9470%0x6351…0d6258s ago0xa5e646…8bffe1
0x561c…05cb0xb34e…75c2Base—$23.0070%0x3e32…3ce758s ago0xa15601…095bde

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.