Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown24d ago0xad07ea…5094b9
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown24d ago0x1237f5…aa506e
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown24d ago0x15a54f…158f8b
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown24d ago0x778a63…4acb2c
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown24d ago0xda9362…1a0c3d
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown24d ago0xea2e8c…a9e29a
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown24d ago0xad3401…5bce46
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown24d ago0xa4321c…94f626
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown24d ago0xdf5cba…21fab1
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown24d ago0x894022…f6e0ef
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x3aa858…7d6ec0
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x27c887…989b3b
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0xae1fe7…2ca999
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x75b88d…8efbdd
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x056425…dff284
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0xe0fb7c…e274a2
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x7ed43d…555707
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x3f79b0…6d0a56
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x4f557e…531ad9
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x9f0089…9accaf
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x87911f…045b0e
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0xa9c727…3d1bd6
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x7ea530…43c4c8
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0x17b0b5…f5b449
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown25d ago0xefac1d…a43f62

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.