Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x509d2e…6be257
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0xc8af58…e2134d
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0xb9cb24…15d981
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x4fe6b2…5b7100
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x80d7f1…ee14eb
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x4efb9e…5f5093
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x11c3b2…5f7277
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x598ace…962109
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0xe30cc1…16663f
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0xea2af4…f923b8
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0xfafa2a…0c53ae
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x327fca…1bd7a9
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x568253…347141
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x2de28b…5b03a9
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x773295…0e2658
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0xb8693f…030b95
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x6a1c1b…e7d3f1
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x81c0f4…fe1909
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x9964bc…c491eb
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x141b75…0df5ad
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x959561…363f90
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x78926c…abf62b
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x11f76c…76f734
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0xcf7e4b…29e5b6
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown63d ago0x80c8bc…cd7050

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.