Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0x8eb8af…dc004d
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0xf8bd60…578ee5
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa50d ago0x3fa54d…5c30b6
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0x7a62cb…88e3a0
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0x2d716d…f13cab
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0x063c29…ac032b
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0xeb3ff8…d716cf
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0x3aca5a…74c974
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0xa657b7…8cc906
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa50d ago0xa818ca…b5b0bc
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa50d ago0x28ec7f…767dbb
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa50d ago0x1d093a…18a68e
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa50d ago0xb0f9f6…047764
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa50d ago0xaedd18…0bf2bb
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa50d ago0x8d8414…64c12e
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0xbd6601…99222e
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0x4e3a7f…b0cfd6
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa50d ago0x20b68a…26d0f6
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0xc8cfbb…81ad27
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0xe820ec…b7c6ea
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0xe9f360…5db0fe
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0x72d6e4…0e27bb
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0x1a9a50…d18a97
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa50d ago0xf40562…1108e0
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa50d ago0xc4f78f…3e871d

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.