Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x76533b…30866f
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x9707ed…edaf86
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x04bcbc…168cdf
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xea2c9d…ad01ae
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x73fcb3…a8b096
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xdacf18…43f205
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xc955d1…05cf6a
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x2ed59b…57d97f
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x18f893…b7084d
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x6f78dd…681f90
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xc3bfff…91c529
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x23ac44…a681b7
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xae593e…da3c50
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x9c2cc1…f809b1
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x68e5a5…6d50ce
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x139bc3…62501b
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xba6e56…b4fe89
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xe4184d…e0adce
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x0c2312…038c06
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x570ed0…720fb6
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x83cb40…acc74f
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xd1cabc…5f69a9
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x0c12e1…cab029
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x7ebe63…d4fdec
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x0f5692…936f69

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.