Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x0fa691…9d8c96
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x047826…3762a3
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x6cdffc…54f419
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x51b0cc…4bf327
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x7c248c…3f9798
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0xfdab38…01a693
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0xa39700…bc5b26
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x60df02…fe394a
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x7e7ccc…2a7dfd
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x63ece9…f8ae27
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0xaf6085…9fac56
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x611374…7d525b
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x362a83…0fcfec
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x718b8e…367ef0
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x4b7ee2…ab1302
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x4d92a5…00fbb2
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x4dbee9…583cbd
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x6a3085…ca4c48
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x750e27…5ec4dc
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x617ee1…55ffd4
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x2596dc…776b2f
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x4d68ac…772d95
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0x40ba7c…445aae
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0xc896f5…d5c1be
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown60d ago0xe413fc…dcc59e

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.