Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0x1d4487…460ddd
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0x16b080…cfc898
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0x49705c…902511
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0xe1e976…76c09e
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0xf43d32…49dde1
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0x9aabec…f38618
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0xddb888…2169e0
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0x2789b1…b9b397
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0xe95e0d…b043b6
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0x08a75f…884bf2
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0x7fdf37…897c31
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0xed43ed…f496f5
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0xf0029c…0ba0a6
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0xa35bcb…4cec13
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0xffc236…79f640
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0xdcf439…bc63a2
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0xce3f81…cb5729
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0xbb17fa…adf2cc
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0xa36602…9e25dd
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0x830ea0…77e763
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0xf4fc4d…6334c0
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0x004805…8ef310
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa33d ago0x851487…95c25a
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0x31901a…78f94a
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa33d ago0x5c49b7…498bdc

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.