Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa50d ago0x4f5a6a…e7cbf4
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0xaa1428…050664
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa51d ago0x260b49…75046b
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x5c3371…536476
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa51d ago0xb7b7d3…788566
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x779a68…10846e
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x2579a1…de1b9b
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x1212e5…ad7124
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0xc21b14…025237
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x378a9a…4468c1
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa51d ago0xbf5849…56aa24
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa51d ago0x0763d9…650761
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa51d ago0x555d1f…6875e0
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x2fb61c…57d840
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x82cc4b…63d1ba
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa51d ago0x9aafa0…3f3217
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x3a4db3…5848c7
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x5f77f3…c6f631
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x051810…5021a2
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa51d ago0x65d333…094996
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x89e0eb…3e3a03
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0xb3d779…44e8bb
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa51d ago0x8955ff…d83869
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa51d ago0xd51692…8ec3d0
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa51d ago0x80c7f0…992909

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.