Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x947843…b805a0
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x2b1e40…561d24
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x435624…a78684
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x02caaf…88072e
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x5d6f4d…e8ffd3
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x609160…065a49
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x3cb34c…bb50be
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0xa80ad4…15b4c7
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa37d ago0xe16330…832278
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa37d ago0x0955c0…ce7d09
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x880fe1…ea47e5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x50304a…028134
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x618862…14a1ea
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0xa7ba44…2369fd
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0xda4bc9…a788e9
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x815de6…810d62
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x0a2190…3128dd
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0xf472b4…a5c26b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0xb8f36a…1af40f
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x003eee…9e6e82
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0xc56c81…246afb
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x16bb77…d91940
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0x4d0497…3776ec
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa37d ago0xcab3e9…35ad85
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa37d ago0xf371e6…80ec18

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.