Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x42e174…6281f1
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x1c7ba2…cc5ef0
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0xfe2107…647879
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa37d ago0xee4925…f71da2
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0xaa27bb…00771d
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa38d ago0xf20e10…ede083
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0xf2bee9…687d8b
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa38d ago0xf9914a…a4a3b7
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa38d ago0x76467a…68d080
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0x365ece…5fb6ea
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa38d ago0x963105…3f7bc8
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa38d ago0xa52e03…881a1e
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0x3e1834…93c7f3
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0x5f0e9f…c6104c
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa38d ago0xb2abb3…888f35
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0x871eac…e43281
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0x8a3f29…ce196c
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0xaa517f…867a98
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0xa69452…0866f7
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa38d ago0x03ca79…ba9a89
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0xc85c6d…14af55
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa38d ago0xfe5ece…42468a
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa38d ago0x0bab22…f545d9
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa38d ago0xb3ff74…4300c5
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa38d ago0xc6484b…789838

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.