Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x166c39…1a9ec7
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x63750c…49108b
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x0a66f9…456ae6
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x1c4ef2…3b0ca6
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x62eb1d…5b6b32
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0xc96c97…42df1a
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x1dc3f3…3389e5
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0xacddc0…df19f7
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x136389…ee1476
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x4279c2…16cc90
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x1dceca…c20427
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x553f79…a5834c
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x3d1ab7…a74f83
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x63e870…5b0903
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x6ed07c…0d933c
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0xf2550c…5c47e9
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x188622…9ae406
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0xba6e84…e8c62b
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0xcdb282…aae8af
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x5c6fd1…626149
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa18d ago0x878061…e2abd8
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa19d ago0x5ed741…59cfd8
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa19d ago0xfbd5e4…1874b5
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa19d ago0x907f46…3530a9
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa19d ago0xb3d187…96e3e9

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.