Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0xbad0e9…28fa30
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x761903…3ed830
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0xbdde84…b866cd
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x118df6…95e531
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0xb21f17…36254f
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x451741…d0492c
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0xe0cdf3…54081e
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0xaef986…1af998
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x5506ac…d48c43
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x800c7e…da3ec7
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x656d97…86e698
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x510ec1…fa8fb0
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x517a1a…365532
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0xffc44c…2a0340
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0xc69e56…4e88ad
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0xd7971b…ede4d8
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x56f008…6f12f9
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x243b37…9900c2
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x9242c2…98a554
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x019dfe…e71896
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x396361…93502a
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x85cd20…339f4c
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x8ce7ec…53f196
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x6de80c…27c15a
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa15d ago0x96c1b7…4cbe1d

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.