Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e28…7ecc0x7c65…6c40BaseVaayaFirecrawl$0.02100%coinbase15s ago0x5a3cd2…89a06a
0xfd4f…f74c0x7aa1…a88eBase$0.10100%ultravioletadao15s ago0xb4a559…006996
0xfd4f…f74c0x938a…37cdBase$0.10100%ultravioletadao15s ago0xcb88db…1f66c1
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase15s ago0x9caa52…f954de
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase17s ago0xb6297d…c02b92
0x7c65…6c400x6a27…5167Base$0.02100%coinbase17s ago0x3bfda4…4d0955
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase17s ago0x2b6ff8…5296d3
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xd21a8c…d7242d
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x1205c5…fc9f2a
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase19s ago0x1a9050…0cc085
0x3304…ca2c0xfe80…47eeBase$0.001100%fluxa19s ago0xd0d06e…de9b24
0x5fcb…03100x50eb…6480Base$0.00170%0x54f0…793219s ago0xc19825…7f8711
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase21s ago0x8adb5b…d584c3
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase21s ago0x8bbf85…0c48a1
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase21s ago0xda0991…20360c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x48afb7…7bdf58
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase23s ago0xe6140f…b61bbc
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase23s ago0x39c187…c552f0
0xfd4f…f74c0xbd1e…886dBase$0.10100%ultravioletadao23s ago0x4c0b70…0a3f9c
0xfd4f…f74c0xad2e…c20fBase$0.10100%ultravioletadao23s ago0x312141…234144
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x59565e…c38071
0xc5f8…b47e0x6839…1a2bBase$0.003100%coinbase23s ago0x3af1af…1668a7
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase25s ago0xf88744…0ffa6d
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase25s ago0x4067a7…05e370
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x7d25f1…d092a4

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.