Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x7ed8fd…371033
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0xda0b82…ccd95e
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x06c82b…3984f5
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x742389…2265fa
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x245002…63ce6c
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x6c962f…5ef085
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x83bb3f…6e6b06
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x3154b1…e2658a
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0xaa6716…0eb18d
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0xeefc66…d4128f
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x523459…c90dc2
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x3830fc…5b8434
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x82b7a7…410a23
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x6adb13…681024
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x18d595…7d3303
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x0f864a…6591c1
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0xbdaf9c…bf9097
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0xff4569…7632ab
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0xbfd2cc…4cb99b
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0xf6092c…9bc7b5
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0xd93883…c5c847
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0xa6226e…ecacd7
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x1ccb68…c70095
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0x7d5f95…49df4a
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa70d ago0xf1daed…7ea234

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.