Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x439f68…a25ae2
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0xe079e7…622e19
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x89f719…33f7fa
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0xfbf09e…9f257f
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x6bd897…b587c1
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x9fd9bd…5906bc
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0xf29435…39cc0a
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x4f0297…e90f93
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0xeadea3…42f13a
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0xa9c7d9…de3de7
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0xd51523…cf0a58
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0xda1c48…730140
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x181200…9be756
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x71402a…7da543
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0xabdb8d…dba2b6
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x7480d7…334e72
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x104b15…32b15d
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x883564…06feb9
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x447dbd…42cdea
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x42698b…d88cf7
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0xa0e5d6…5cae3e
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x35ec4a…da5d4e
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x0a2174…90cd88
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0xa5451e…acc8af
0x4355…66a30xfe80…47eeBase—$0.001100%fluxa50d ago0x44c431…03f332

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.