Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown49d ago0x914f59…1b2552
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown49d ago0x99e079…795333
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown49d ago0x92f2f4…f3bcc6
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown49d ago0x2fd697…5ac28c
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown49d ago0x659993…de27b5
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown49d ago0x025855…30ac71
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0x4d11f5…24548c
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xfa72b2…905010
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xaad018…08b6e4
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0x0ef3f8…582f03
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xa7fc2b…dd3d0e
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xb2bd44…4cbcc8
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0x767a96…cabb3c
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xf94e2b…dee320
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0x6fc8f1…108122
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xc2e576…b586e0
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0x104a39…e19220
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xf3b9c9…9611f0
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xe08494…e18f33
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0x0eddfa…a301e4
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xe1b503…44cd1d
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0x48a0e3…57b6d2
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xab3070…02f53a
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0x4be8db…07416a
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown50d ago0xa56533…c69a3d

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.