Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa41d ago0x1522e7…3a5f14
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa41d ago0x949c3b…a73f3a
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa41d ago0xb21db0…29abde
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa41d ago0x806a01…4094c2
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa41d ago0xc13d09…96bff8
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa41d ago0x57b5bf…b66c1c
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa41d ago0x3f2c70…4ea199
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa41d ago0x4a51da…3e39d1
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa41d ago0x44c89f…6af917
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa41d ago0xba389e…f27755
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa41d ago0x9dc9f8…ddcfe9
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa41d ago0xdc6e66…701b3b
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa41d ago0x8a1715…4e5ee9
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa41d ago0xfa98a6…5e57cc
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa41d ago0xabb490…a465b6
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa41d ago0x5ce0f9…576ea3
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0x1934a9…5991a1
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa42d ago0xfec691…a4ab93
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xd95628…0a304e
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xbed6f0…d0259c
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xf6f1b5…3eadd8
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa42d ago0xbab8e2…ca683c
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa42d ago0x60fa06…0660af
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa42d ago0x8652f4…af0ec4
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0x8972da…b07a2b

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.