Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x68a8bf…1a0f4c
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x01b4a9…e3fe82
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x57334e…9826f1
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x8c3545…7ba026
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0xa60414…d3c2eb
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x40515f…75f88f
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0xc229eb…d30e0d
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0xf98c79…f70aa8
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x96f36c…068cdd
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x904241…1d5380
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0xff9d72…6ef78a
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0xf42473…fa272f
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x7d46b4…dc53c6
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0xabc63a…b752a4
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0xd54f99…8096f6
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0xf20b6b…e904f9
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x61c627…c5a385
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x1a31fd…b31b3d
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x415ecc…68ea0b
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0xca7686…79d40b
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x934779…50d9d3
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x017662…9a63db
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x925031…5fe10e
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x0a4a8f…c732a8
0xd906…36020xfe80…47eeBase—$0.001100%fluxa18h ago0x5b6314…0f4272

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.