Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase102d ago0x689186…661ca6
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase102d ago0x908f16…13d943
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xbeaa47…6a194b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xc577e7…d08e49
0xe822…3a760xec14…16efBase—$0.01100%coinbase102d ago0xc46802…ccab6f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xf3afc9…7127db
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI102d ago0xbaed93…056ab3
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x04b77e…731037
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI102d ago0xe03282…032fa5
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x488641…bd7c32
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x8c4fe0…e73c6f
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase102d ago0xd78dfe…1d51b8
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase102d ago0xbbed36…997406
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase102d ago0x48f4e2…e442ab
0xe822…3a760x1fea…0dc3Base—$0.01100%coinbase102d ago0xe1923b…75e814
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xb4d275…b653b1
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xb2a922…3026be
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xd77d47…426b2e
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI102d ago0x30571e…a56649
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x192c1e…630c39
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI102d ago0x7bd500…ffa5bf
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x0b04a6…2873fd
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x900ceb…4bfed4
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase102d ago0x5fb4d2…b94c68
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase102d ago0x66822e…e0f59e

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.