Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0xb2e28e…d9f3ba
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0x0e2100…18a24f
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0x218968…ad2808
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0x1b19e1…18e20f
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0x3f8e6b…7874a1
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0xe59c78…659e7a
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0xf2903f…f72e7a
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0x6824d2…30f32f
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0x6dd3ba…f2eb2c
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0xb5b4e5…e21968
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0xef8412…fdd49b
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0x511657…27773f
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0x4db82a…3defc9
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0x50e1f2…4a5b15
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa17d ago0x4fe01d…a4f358
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa18d ago0xcb4095…51ea14
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa18d ago0x5ae0a4…87bf41
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa18d ago0xe2b5cc…355709
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa18d ago0x68ea01…9fdffa
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa18d ago0x756a14…c83612
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa18d ago0x534333…ca3bce
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa18d ago0x88d56b…535dc4
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa18d ago0x2089c7…35e660
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa18d ago0x6460b8…acf1b9
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa18d ago0xdb17db…768cfe

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.