Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0x6ac96f…c85e52
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0xa96404…6266a2
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0xfc3f03…581883
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0x3ce1c2…65e6c0
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0xee6590…f91637
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0xb196e8…cf08a3
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0x148b31…e28a54
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0xf73fc9…12b139
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0xb8e833…2accbc
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0x24fda1…65d58a
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown23d ago0x4c00cf…21eb86
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x2837e4…7253f7
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x1bbcd4…84e5d0
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x60ce21…53ed39
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x4f35c2…ea6a3d
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x76cb09…de3208
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0xb74d45…6194c2
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x51431e…992bf1
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x26e920…920309
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x3ad7c3…c63453
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x304b6e…900726
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x080df7…bc9e80
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0xcb4dfb…81fed3
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0x264c1a…483ba0
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown24d ago0xd12b7f…81a879

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.