Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0xb56165…80a68e
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x6b3b66…65dcc3
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0xd387f2…abad7a
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x5ae2f0…06e206
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0xa9a4cf…78b539
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x7cbe0c…db9d1d
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x70437a…d286ac
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x208b74…d39d07
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0xd0d4a7…38e4af
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x44f7e8…e62c0a
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x0e2588…5a7fed
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0xbaab77…a727fa
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x75be5e…e33db6
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x5f1f33…e5d708
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x7e87f8…5fd630
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0xe481e9…f80d9d
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x501c7c…233d8d
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x5aebd3…c2d549
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x58c3ab…f7231c
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0xaf3731…3a01af
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0xb789d5…18b47b
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x487b0a…d9ed0f
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0xc28e5f…1682c5
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x4d5cc7…247a45
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown39d ago0x8d995e…e243ec

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.