Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0xe933ac…695fef
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0x7108f4…d4db5a
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0x69c893…620942
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0xea9a05…569515
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0x197637…e0e076
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa46d ago0xf280e2…9843c7
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0x764e17…2d171b
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0xc53ff9…a869cd
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0x8252c3…88b0ce
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa46d ago0x707627…50d73c
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0x5bc3f3…fc42bd
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa46d ago0x0ee9c5…002671
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa46d ago0x4fd488…6b6d0e
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa46d ago0x169731…352db2
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0x7f39a1…ac475a
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa46d ago0x571658…86d2c3
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa46d ago0x057345…a68ed1
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa46d ago0x5db63c…e0e8bc
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0xf7df73…570ba6
0x616d…500b0x9c95…e299Base—$0.001100%fluxa46d ago0x885191…0c586f
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa46d ago0xc117f7…bbcdc4
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa46d ago0x60eb3e…b21dce
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0x3a3299…b374af
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0x45dbbb…79e5ba
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0x6f1063…d272aa

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.