Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x4254d7…521395
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x59c50a…2553eb
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x2276b1…43ac21
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x36f7ef…2034f6
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0xf339f7…ff26e5
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x21b9ba…5fbfec
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x88f6db…60f63f
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x72deff…bcc8e1
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x51a9fd…e40e32
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x6f68b3…d7e9c6
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0xac52b8…387916
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x7fd057…29667e
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x7e0c8f…485d1d
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x227b77…3fb75b
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0xfc7764…2f2a2e
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0xf3a338…af7320
0x854e…d7280x9c95…e299Base$0.001100%Route unknown63d ago0x1c2185…eb9d30
0x854e…d7280x9c95…e299Base$0.001100%Route unknown64d ago0x52169b…45d34d
0x854e…d7280x9c95…e299Base$0.001100%Route unknown64d ago0xf38f96…588ec1
0x854e…d7280x9c95…e299Base$0.001100%Route unknown64d ago0xdf2c01…7e5d86
0x854e…d7280x9c95…e299Base$0.001100%Route unknown64d ago0x440faf…7b60ee
0x854e…d7280x9c95…e299Base$0.001100%Route unknown64d ago0xc24171…f35695
0x854e…d7280x9c95…e299Base$0.001100%Route unknown64d ago0x5718cc…8e9999
0x854e…d7280x9c95…e299Base$0.001100%Route unknown64d ago0x16990b…e94e3c
0x854e…d7280x9c95…e299Base$0.001100%Route unknown64d ago0x00cf17…5edbe0

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.