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.02100%coinbase105d ago0x33a52b…cce658
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI105d ago0x75d600…ccfef3
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase105d ago0xfb8940…dbf9db
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase105d ago0xf65e57…c3bb4f
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase105d ago0x770a6e…ae646e
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase105d ago0x7b8af3…a23721
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase105d ago0xfd8cdf…b5b334
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase105d ago0xe9db04…c3e07e
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI105d ago0x2913b1…4afd25
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase105d ago0xba5840…70d810
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase105d ago0x482190…5d3398
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xb7ac33…e85da7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase105d ago0x3f3c1b…91ac45
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI105d ago0x93f86e…1a81ac
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase105d ago0x4bac13…04bc44
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase105d ago0x84d549…769691
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase105d ago0x5ba45c…aedb06
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase105d ago0x12cf8d…37b4b5
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase105d ago0xa94e04…a6eba6
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase105d ago0x9a822a…671214
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase105d ago0x16c219…261055
0xe822…3a760x6975…6f7dBase—$0.01100%coinbase105d ago0x168082…94b2c9
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase105d ago0x0d9c33…1e9a09
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI105d ago0xc15bb2…a3b712
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase105d ago0xe2e828…b55708

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.