Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x361b…75b20xfe80…47eeBase$0.001100%fluxa14d ago0x6c6ca0…3bda79
0x361b…75b20xfe80…47eeBase$0.001100%fluxa14d ago0x68aee9…cf1903
0x361b…75b20xfe80…47eeBase$0.001100%fluxa14d ago0xa4a867…ccaa41
0x361b…75b20xfe80…47eeBase$0.001100%fluxa14d ago0x432d4a…e120c3
0x361b…75b20xfe80…47eeBase$0.001100%fluxa14d ago0xd545e2…d94466
0x361b…75b20xfe80…47eeBase$0.001100%fluxa14d ago0x58228d…9f3dfe
0x361b…75b20xfe80…47eeBase$0.001100%fluxa14d ago0x0c2703…5c2506
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0xc704b2…064273
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0xf69dab…83f50f
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0xd35661…3f6211
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0xcf2758…f95da1
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0xb3e2bb…370506
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0x932092…fb7769
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0xf43df9…d711d9
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0x66550d…982774
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0xf68ef7…5a5595
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0x7f5e4a…60ec5b
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0x972386…60cc04
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0x13e536…12a54e
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0xfdd459…dcf2af
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0x09a173…b9ced8
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0x169afd…c9010f
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0x10b49d…36b732
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0xa25490…1aa824
0x361b…75b20xfe80…47eeBase$0.001100%fluxa15d ago0xdfb1d7…38313f

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.