Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase11s ago0xbcc70a…b4bca8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xed0f44…c418cc
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x1b7d08…d05671
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793217s ago0xb1abb6…ba0b7c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe26c34…995270
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x412c3d…e0b9c9
0xc7f3…c0440x5f11…468aBase—$0.34100%primer29s ago0xbb92f9…80d957
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x44cf40…6f9401
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31s ago0xd57204…1311ba
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x97f34c…cb50e6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x2b3ac2…1507d7
0x8749…bc9c0xce33…989eBaseGlobal Crypto Market DataCrypto$0.0035100%coinbase35s ago0xe0cf7b…09c8c6
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase35s ago0xb559f6…2d04b5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x64ffa2…88a12e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0x54845a…5a77c0
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793241s ago0x5046e6…ae88ea
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41s ago0x4cecd7…d33dd0
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase41s ago0xfd78d5…422e46
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase43s ago0x7d57a7…2e32f8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x33400f…98f223
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xa04cc0…71540e
0x7fb6…b5a50x47c5…4fc3Base—$18.0070%0x6d2e…0c6445s ago0x2665e9…d1a51b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase45s ago0x9c8cef…888352
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase47s ago0x19cd3e…3f0c08
0xf5af…f1190xfe80…47eeBase—$0.001100%fluxa47s ago0x55e9f1…d05cc4

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.