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.01100%coinbase119d ago0x6172dd…e6676e
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase119d ago0xc3e7dc…1ed43d
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase119d ago0x604719…650a10
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase119d ago0x4b1f8e…abe740
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase119d ago0xb12da5…c3454b
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase119d ago0x031d3f…afcf24
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase119d ago0x314596…d9043d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase119d ago0x4a5d80…2cd92d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase119d ago0xed65ce…fe1b78
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase119d ago0xaaaac5…bcd874
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase119d ago0x2b8311…3eb7b8
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI119d ago0x3ca9fe…c7bc32
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase119d ago0x9611e2…181aa4
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI119d ago0xa5376f…970263
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase119d ago0x8c5abc…5d211e
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase119d ago0xab5728…9027cf
0xe822…3a760x0073…1cceBase—$0.01100%coinbase119d ago0xe1f135…53ab88
0xe822…3a760xc172…3e54Base—$0.01100%coinbase119d ago0xee1804…74d769
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase119d ago0x55e3c8…3df21c
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase119d ago0x0510b3…35b1aa
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase119d ago0x8829bd…611aa5
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase119d ago0x5b58fc…4758c9
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase119d ago0xa625fa…a7c53a
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase119d ago0x546170…981e07
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase119d ago0x11edab…4eba8a

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.