Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0x27a032…c3476b
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xb579bb…970b7a
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xd98add…046ea5
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xb025a9…2330b2
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xd558c4…da349b
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0x769644…95640b
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0x349bff…4e5dae
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0x7feec2…9d4b86
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0x806883…8f1c19
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0x73df8c…ea645b
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xa8c0be…71f378
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xdc3f4f…9f7470
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xe1e8bd…5449c2
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0x9c0eb4…3fd9bb
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xb1b748…f4202c
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xdb8db6…39e244
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0x6c15d6…8197f2
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0x9e24d7…fceeb4
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xadeb96…21e76d
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xbfc87b…72d918
0x006b…4ab70x9c95…e299Base$0.001100%Route unknown63d ago0xcfea89…c17976

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.