Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0xf0fa3d…31fcd8
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x22aa30…4b530f
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0xecc17f…0a3a3a
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x3c7cca…9fa874
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x115dd2…684cff
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x3c8bc4…dc3f5d
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x40cf27…940bcc
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0xede4c1…2a5ed9
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x13f863…a4ee38
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x81cb6c…30f67c
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x1030be…a75eac
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x226b6a…c07ab5
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x2b59dc…bc51d6
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0xc31bb8…692d6a
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x7d9f1d…1e3e44
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x511bbd…ab85df
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x414d12…74859c
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x3c8063…5c085a
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x6168c6…4565b2
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0xbe05d1…244f5d
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0xbff54d…e35e51
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0xc008af…16d559
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa18d ago0x497a8c…07bbb1
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa19d ago0xdd3cc8…520ed5
0xb746…3c340xfe80…47eeBase—$0.001100%fluxa19d ago0xff8700…49ad93

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.