Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x86d750…9aa249
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x4d9fd5…afd445
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x374bed…2d3e85
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x322672…d0fa05
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0xc5e082…489bd4
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x29082a…2b732e
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x973952…ef7592
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x6f0970…242f2a
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x92ce04…d681a2
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x2c5e0a…10b7ab
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x771b7d…cc1065
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x3bc938…190053
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x524310…9979b6
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x077266…10c988
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x55b85d…db3a76
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0xac896d…74cb47
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x522306…dd70db
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x7844c8…957418
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x828898…7ef768
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x65d72d…e28be3
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x0c5821…fec3c4
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x9d8007…632b0e
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x2b1966…164392
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0xbf38a0…2b4dad
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0xe85562…99754d

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.