Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x3062cb…0eeb07
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x49b212…63e453
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x583ff5…90c2cc
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0xefa546…a1ba07
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0xd39bba…41131a
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x80eb41…077d44
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0xa38209…40cd33
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x66de0a…6c31f1
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x34f35a…d6d661
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x2dd77c…788eb3
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x9458dc…358c3d
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0xad79ed…769233
0x6120…02750x9c95…e299Base—$0.001100%fluxa50d ago0x2281b9…9a370d
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x048fb4…630579
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x1266c4…13748c
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x300d83…c1a6c0
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0xeaff4b…0d4a36
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x3703f0…c9f336
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0xe11628…1eb48f
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x06c975…1e1294
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x29d682…16d0a8
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x6cf1d2…deebaa
0x6120…02750xfe80…47eeBase—$0.001100%fluxa50d ago0x006c47…fd3432
0x6120…02750x9c95…e299Base—$0.001100%fluxa50d ago0x7226a5…1075cb
0x6120…02750x9c95…e299Base—$0.001100%fluxa50d ago0xc7c3ef…031c19

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.