Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x4e5be2…e28b65
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xde288b…b33c59
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x460ea7…2cc32f
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x3e0ef3…bdfcf2
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xe44855…017efa
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xa69af1…e8f8d2
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0xb6b356…e886cb
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x56c4ca…5349e8
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0x0c5bd2…956956
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0xefe488…2ac5c3
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0xd070f1…4d3d6e
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xa1f2d4…de5d58
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x675fc7…ba4c39
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x23c1dc…1a9599
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x9e6851…117359
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xd8bf72…b4a71e

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.