Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa15d ago0xc5ff1a…1ec52d
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa15d ago0x213bd3…799b82
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa15d ago0xea374f…0eba43
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa15d ago0x23e3ef…800e5a
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa15d ago0x951a38…509dd3
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa15d ago0x841d15…bf1d4e
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0xa1edb9…f4d6b1
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0xdc0ff9…c80653
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0xce2cf1…40b4b6
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0x772bb1…eb05e9
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0x3f5f2f…c36bcc
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0x5b0dfa…eb7614
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0xf7a9d9…7422ad
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0xee0803…a67b0a
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0xc81b42…5fbb1d
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0x3d9633…0b9d54
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0x1e3d64…cd0765
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0x2d9db4…e4e04b
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0x9693a7…44f0ac
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0x67ba61…f352d3
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0x0b0ca3…2d0fdd
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0x6227f5…6c8a73
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0xab970f…7a2426
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0xa29b5e…b369da
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa16d ago0xbab0bc…1f8654

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.