Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xb50566…a21f3f
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0x2ba594…8d1870
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x9a44be…b9b20c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xeec007…9ee1d5
0xe822…3a760xf186…9f95Base—$0.01100%coinbase51d ago0x69b340…1954b7
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0x7bfb1d…da3494
0xe822…3a760xef51…a8f0Base—$0.01100%coinbase51d ago0xb28fa2…72bf80
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0x315c1e…d0abf6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xbefd86…a7c1bd
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x015bfa…98efc6
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase51d ago0x72bb76…f7b0f9
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xa3d6ad…b87ff5
0xe822…3a760xe834…7029Base—$0.01100%coinbase51d ago0x73d90d…defc2a
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0x027b9c…65ecd0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xbd3af5…0c9576
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x2dfc55…cf1385
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0x80da5f…b8194b
0xe822…3a760x0184…ed8fBase—$0.01100%coinbase51d ago0xd79eea…d8f1b0
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0x2a9df7…903369
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase51d ago0x2351ab…250ee7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x57bd4e…739f82
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x691c2c…baa4ce
0xe822…3a760x81d8…ecc1Base—$0.01100%coinbase51d ago0xc1a017…18e633
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xa014d6…5e016c
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0x788fa4…19c190

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.