Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc99d ago0x4b99f4…c50027
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc99d ago0xf49aa4…c35914
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc99d ago0xdd6c4e…0847b3
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc99d ago0x27529e…17adab
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc99d ago0x4250e9…4f4b0d
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0xff8c8c…9089f9
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0x2606f5…9dbc5c
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0x726379…82dac3
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x4e56…5c9c100d ago0xc11b2b…3b527f
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0x5faf60…a71178
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0x94ae4b…1119d8
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0x24714f…6a84f6
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0xf41f95…186412
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be69100d ago0xbb47e0…0e9b91
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0xd84c72…1bc2bc
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be69100d ago0xed63e9…def743
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be69100d ago0x251831…06cddc
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0x90d094…21c6c0
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0x7deebe…ba7d7e
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be69100d ago0x6d6dd3…d11fd3
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0x004afb…01fa7e
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0xa4998a…3e89ef
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0x67467d…d9efbd
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0x638a87…9fc83c
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc100d ago0xada7e5…2b2bf9

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.