Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0xe9ebfe…c939f6
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x8bd95a…d5c070
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0xa4a4e8…a0a008
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0xdca4bc…853c9c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x9fa995…5a3bd7
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x6b0def…d3ce26
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x126680…f65ea3
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0xc1c2e9…05f387
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x99c98d…595dfb
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0xec2986…37f408
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x37a5df…189f85
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0xc5e103…9a2757
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x6e07dc…26746b
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0xf2f117…889b9c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x0fedab…8a88bf
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x625b26…0fae63
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0xfa6f85…d98996
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0xb2dbdb…3be503
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x937daf…483a56
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x5f7bac…fa645a
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0xa7c9a6…740423
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x5cef58…1d84b3
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x34f5f6…bac2c5
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x106d2a…cee53e
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa16d ago0x88a904…bf4024

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.