Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xfdc6e9…9f3639
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x4a19b3…e571a7
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x60d656…c8e8a1
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xa4aad5…9be551
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xe30e6f…385c20
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xbdaaf8…e6fbe9
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x45d448…766fa7
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x459642…85debf
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x805510…e1380a
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xd81ae6…8c58f8
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xeaf95d…5ab50c
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x748c08…b424df
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x218c53…058ea0
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x6d1d3a…38b841
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x00f885…2a636a
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x4f2506…4b1335
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x76eace…5027b7
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x8b01df…64cd8d
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x8bce18…9efeef
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x5f0137…8ee7d7
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xda8bf6…beaea1
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x4b66cf…745796
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x9445ac…c95184
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xce3f6a…94d128
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x71b10e…e13aa1

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.