Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0xf551d7…bde683
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x6ed50d…07282b
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0xd94d61…36fe0a
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x6b8093…6a71ef
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x1db095…311109
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x93aab1…922c77
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x1e5b8a…7c7cad
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0xbce738…66eea9
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x1fe93b…f84cd2
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x8f5ebf…babe6f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x5064cc…1fadba
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x9540a6…38a130
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0xb22306…b2d3a4
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x81fb50…1a6d4a
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x45dd2a…3a31a6
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x9582de…650ba4
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x0fdcd2…7e4bab
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x33b8da…3b02e8
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x00f1e1…0f904b
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x226439…e4f16e
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x3e2bd8…f9252c
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x894d3e…8bc703
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x3c3c6a…af620c
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x345366…6a36a4
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0xe2eaac…3cdc80

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.