Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa18d ago0xc95727…e6debf
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa18d ago0xb9a306…aafe3a
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa18d ago0xaae3e8…3f7db6
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa18d ago0x39b993…326517
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa18d ago0xc2aad4…d63df5
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa18d ago0x41a8c0…c91708
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa18d ago0xf0a2a3…5c3c36
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0xa9df0d…973814
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x8b98a9…d79c91
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x76440e…986d0b
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x519d1a…490b00
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x1a98fd…06121d
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0xd5c075…34feea
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x74cd21…020add
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x51c3f6…66f3ca
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0xb69bf7…ced230
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x52c3b0…9a6195
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x2c97af…d5e3bc
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x38768f…26dbeb
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x8d4170…69efb4
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0x7b5dbc…094f19
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa19d ago0xb711d2…8d0147

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.