Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown49d ago0x4ec61e…d9f865
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown49d ago0x6b4b72…3ffd12
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown49d ago0xe0f3ff…9ceb0d
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown49d ago0xfe5761…d53dba
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown49d ago0xe117c0…8513f3
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x0a707e…f6e3ba
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x3b36ed…468f52
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x1c2493…22c4e4
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0xbea2c2…999d65
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x362844…bf5b47
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x769b3e…ca9a9a
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x92951e…9cbd93
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x455138…5000bc
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x1f5312…3f0b50
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0xd2b429…e069ba
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x222148…39ed03
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x452a01…d147a9
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x9ff28c…9965eb
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x836243…14b31b
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0xfb675a…405142
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x55d951…df516a
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x307efd…5b55b8
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x926323…e2360e
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x81bd6a…a48dc1
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x99134e…f4ee7c

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.