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%coinbase67d ago0x99d091…56f8c3
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase67d ago0x6fb32c…909e23
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase67d ago0x39502e…036e10
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase67d ago0x7f4ea1…c5b660
0xe822…3a760xa730…5ebbBase—$0.01100%coinbase67d ago0x9f9713…c7c55a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase67d ago0xc6bdeb…0247a4
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x46bf25…343846
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase67d ago0xc56ae5…d8326a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase67d ago0x8aca0e…0ef0e2
0xe822…3a760xaa35…126bBase—$0.01100%coinbase67d ago0xc84181…00a7b6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase67d ago0xcfaa8b…f863ee
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xdab673…34bd25
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase67d ago0x742205…c0e8ff
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase67d ago0x40682d…97930e
0xe822…3a760x8b21…9471Base—$0.01100%coinbase67d ago0x20b81d…4f28a2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase67d ago0x56fccd…703fc2
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xd095d7…d637c0
0xe822…3a760x5f8b…ba9bBase—$0.01100%coinbase67d ago0xfda32c…0f1e91
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase67d ago0x09253f…ab96b5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase67d ago0x369fa8…333d21
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase67d ago0xf19edf…74bdc9
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x16d74e…81dc72
0xe822…3a760x2f99…fe33Base—$0.01100%coinbase67d ago0x764cc4…88163d
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase67d ago0x4e3106…cde1dc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase67d ago0x5d2bc7…f3ad68

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.