Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x48d2fb…8df946
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0xfa51e8…36947f
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x92d442…e88e95
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x53af5f…36506e
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x3b9dab…f5c3ce
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x1eed14…227b2e
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x0ce9ec…8ed267
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x34f390…11eb0f
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x64feeb…39390a
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0xb32f99…b16603
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x5dc034…e53115
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0xf10951…bb5d8d
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x4a85bd…89c084
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0xd323bb…169e69
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x2795ae…661885
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0xdb4f6a…140f5c
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x0a41b0…1c29c0
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x857a33…895e14
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0xe28346…42571f
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0xd7d179…5f9c70
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0xf5298e…e1ee67
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x6c1c42…36e629
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x9a7427…01f64f
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x562f03…62aca3
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0xc95a6c…135c6b

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.