Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa43d ago0xda553b…dc83ea
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa43d ago0x060b03…46db15
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa43d ago0x7498f7…5e789f
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa43d ago0x37c4fe…4fc866
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa43d ago0x6752b1…b4abec
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa43d ago0x15364b…1f2062
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa43d ago0x0906c7…c01697
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa44d ago0xfe1bca…9d0be7
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0xcb18c9…ffa9fd
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0x9bb323…0248e0
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0x72585e…e9ecc0
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0xba0d19…398357
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa44d ago0x11bf2b…43a463
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa44d ago0x6469bd…b22447
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa44d ago0x1f2c20…e703f1
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa44d ago0x13d664…93a4a0
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0x8f99e8…e7fd7b
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0x1564f2…06038e
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa44d ago0x279d47…625108
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0x72a2a2…360434
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa44d ago0x16fa4a…f6a621
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0x5688e1…c8476c
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0xe2106f…fab5e2
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0xedc895…fa2789
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa44d ago0x6f2d46…3b1d32

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.