Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0xf10bb8…cc3079
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x87024e…56bc66
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0xf644ec…2225bc
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x151433…e75a45
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0xea5ed5…0bd20d
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x3f7922…09c052
0x18aa…81520xfe80…47eeBase$0.001100%fluxa46d ago0x023dd6…fe9980
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x136fce…f3bb56
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x1ca3f6…e5de45
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x3c6f9a…f55ad6
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x9e2d81…255485
0x18aa…81520xfe80…47eeBase$0.001100%fluxa46d ago0x0d5ced…c06488
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x5dc2d7…d89f87
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x66b589…57a381
0x18aa…81520xfe80…47eeBase$0.001100%fluxa46d ago0x612620…b0d20e
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0xe9cfda…eea575
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x909dcd…34eb34
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x3b1fca…0f4787
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0xb35e1c…1c2fe1
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x772102…f131e9
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x4b2b39…9398e3
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x1d6115…9c0f3c
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0xd83027…7580fd
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x15f996…0eaac2
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0xd5ccad…581461

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.