Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0xb706de…71c23b
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x1d85f0…ad0e09
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0xa652f9…4ddf32
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0xcc3797…be3ce0
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x25c969…245eaa
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0xcc74c0…d5f9b0
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x4f4316…8517f5
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x1325a4…3d8f99
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0xd73284…55ea8d
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x07328b…2f4d45
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x420d82…12e0ca
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x3f1d33…2f50d6
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x4c295f…c67c4a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0xc3c381…e4e5f3
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x3b7760…fea9e1
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x5ff35b…a02b47
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0xe759cc…fdd65f
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x13341e…2928b0
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0xb95a1d…8df09a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa17d ago0x723831…2c4d85
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xf4b3b7…9acd2d
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xe0eac4…7703ed
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xe1ea7a…44bd5a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xac3a47…337104
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x86c5e6…9db1be

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.