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%coinbase93d ago0x2a3e07…7c898a
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase93d ago0x20c5ad…a1cc8f
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase93d ago0x1bc09d…cfbbf0
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0x022523…3e3b1b
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase93d ago0xb073f3…bd473e
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase93d ago0x5c77db…d66673
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase93d ago0x19b860…dca945
0xe822…3a760x3095…b9d5Base—$0.01100%coinbase93d ago0xedf568…51e683
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase93d ago0x1acc68…a07f35
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0xdb6c1a…2c60a2
0xe822…3a760x9e5e…dc82Base—$0.01100%coinbase93d ago0x8d1155…81d749
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0xa8bca4…7082dc
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase93d ago0x3d461f…52ab33
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase93d ago0x2a9806…aaad10
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase93d ago0xf0deaf…227008
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase93d ago0x010f9b…cc890b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase93d ago0x6cbdf4…4fd38a
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0xf782be…e8fa11
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase93d ago0x31b4b1…b6f0f7
0xe822…3a760xadba…2353Base—$0.01100%coinbase93d ago0xbdca79…202ab7
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase93d ago0xa34343…57e671
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase93d ago0x567ca4…66c811
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase93d ago0x49a7b5…113843
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0x822533…72296b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase93d ago0xdeb25f…2df785

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.