Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase115d ago0x3abcce…d06350
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase115d ago0xe0e770…832c9a
0xe822…3a760x15fc…7e1eBase—$0.01100%coinbase115d ago0xb48541…88d8d4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase115d ago0xaff00f…e27978
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI115d ago0xe2a6c3…0859df
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase115d ago0x4bf84f…1bc09d
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI115d ago0xbfa3b5…97c2cf
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase115d ago0xbe84b6…569f4b
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase115d ago0x46aa76…c1d003
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase115d ago0x15c40b…4d5e84
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase115d ago0x1628d0…e63baa
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase115d ago0xa79ff6…8d6656
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase115d ago0xfd1e76…ade8e3
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase115d ago0xc41b77…c91618
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase115d ago0x8eb8d8…0c3a1b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase115d ago0xc7aebd…b5e38e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase115d ago0x90f76f…439388
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase116d ago0xeff087…028ec7
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase116d ago0x932a06…986673
0xe822…3a760xb06b…a6c6Base—$0.01100%coinbase116d ago0xfd71db…8b1c20
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x98b208…8c8481
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x8e7d88…df3bbb
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x34e993…754517
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0xcd91c9…2cf455
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase116d ago0x9ca80f…6087b2

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.