Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa17d ago0x49830d…6ec75e
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa17d ago0x770dfa…2b35ee
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa17d ago0x809ab8…0f44c9
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa17d ago0xe71591…c0dd2c
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa17d ago0x16272a…e94cc8
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa17d ago0x40a868…22bccc
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa17d ago0xfbf29d…36ebcc
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa17d ago0x1a49d1…cf05b8
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa17d ago0x63a3f0…1b7dc4
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0xee1e9c…5dc027
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x4e86a8…d1fd00
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x6b8e59…b2f9e3
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x5c72db…ac9ee1
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x94bfec…07d200
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0xe8539d…73ef3c
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x5f4995…d4731d
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x9c18f6…85498b
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0xdf22ff…2a8931
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x3b73bc…ae65c9
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x179f62…7ba933
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x1cd95b…e34314
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x81cc9f…ad8d58
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0xe6c455…0eb316
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0xf520a3…608c2e
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa18d ago0x282b5f…2a3721

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.