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 unknown27d ago0x0d04da…b2e7bf
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown27d ago0x20ee08…6ae593
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown27d ago0x350985…4563ac
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown27d ago0xae18ce…00f07c
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown27d ago0xb52c04…d74215
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown27d ago0xfacbda…0b20a3
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown27d ago0xdb852d…48e9f7
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown27d ago0xa31aba…770c9d
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x244027…4a9e35
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0xb7b3c0…708640
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x8c5f3f…996dda
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x8b6f79…3dd429
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0xfff94c…ccbe56
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x25d875…bf976b
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x14862d…9297c1
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x574ae7…4a59a9
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x34de81…dffcd1
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x58e2cc…d012ca
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x6cef5a…f7ab64
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x468d05…577bc8
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x84497f…81c226
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x61765f…e904c8
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0xcb4f60…251f31
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x29beee…33d445
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown28d ago0x35bc43…f14b81

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.