Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd791…f1060x9c95…e299Base$0.001100%Route unknown27d ago0x5dd6b4…b94ea8
0xd791…f1060x9c95…e299Base$0.001100%Route unknown27d ago0xc7f738…baaa7e
0xd791…f1060x9c95…e299Base$0.001100%Route unknown27d ago0xc70f39…a46f9b
0xd791…f1060x9c95…e299Base$0.001100%Route unknown27d ago0x2f58ac…0504e2
0xd791…f1060x9c95…e299Base$0.001100%Route unknown27d ago0xb46876…2a0a9f
0xd791…f1060x9c95…e299Base$0.001100%Route unknown27d ago0x009b39…feff70
0xd791…f1060x9c95…e299Base$0.001100%Route unknown27d ago0xe86de3…5c5267
0xd791…f1060x9c95…e299Base$0.001100%Route unknown27d ago0xe1cbde…b8bc69
0xd791…f1060x9c95…e299Base$0.001100%Route unknown27d ago0x504602…86a535
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0xf530f9…126c73
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x00d19a…9e33b0
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x20d38c…aea975
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0xb1f0dc…cddccf
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x437ada…3bbdb0
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x0fbf42…e1a542
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x91be88…68d67e
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x79922b…4d9fc7
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x6d7b6a…2e5c04
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0xc68b0f…adb719
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x2901fd…4e4ff9
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0xe7c3c1…0a876f
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0xaf1185…860f71
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x9cf3eb…57ac3a
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x5e59ef…e2e50e
0xd791…f1060x9c95…e299Base$0.001100%Route unknown28d ago0x237e59…424336

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.