Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0x105d47…3ded21
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0xfd0e6a…e8b3fa
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0xc31a33…4faa55
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0xe44cb0…1ee183
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0x9b639d…e7ddbb
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0x66c04a…0e2c7a
0x4964…14270x9c95…e299Base—$0.001100%fluxa38d ago0xbd9f08…b34448
0x4964…14270x9c95…e299Base—$0.001100%fluxa38d ago0xd6b974…9e33fc
0x4964…14270x9c95…e299Base—$0.001100%fluxa38d ago0x8a88de…6ab719
0x4964…14270x9c95…e299Base—$0.001100%fluxa38d ago0x951257…9a16d7
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0xf62732…ff9977
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0xb30855…561d19
0x4964…14270x9c95…e299Base—$0.001100%fluxa38d ago0x345e01…3a3928
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0x91bd72…4e5a8f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0x556ef8…5499d3
0x4964…14270x9c95…e299Base—$0.001100%fluxa38d ago0x974a71…63964a
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0x3bbaa2…4c0c91
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0x743f49…1ce048
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0xe500d6…c64f61
0x4964…14270x9c95…e299Base—$0.001100%fluxa38d ago0xdb7693…3669e3
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0x550792…5d6415
0x4964…14270x9c95…e299Base—$0.001100%fluxa38d ago0x7350c2…9bd5db
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0xc2127b…4a20b3
0x4964…14270x9c95…e299Base—$0.001100%fluxa38d ago0x729755…f625de
0x4964…14270xfe80…47eeBase—$0.001100%fluxa38d ago0xd502e6…599953

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.