Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xcfae67…4a2d43
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xc7c34b…8ae4d1
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xa8c33d…3795a1
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xf49cc1…414706
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x8771bc…98ac0f
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x65d244…7f0536
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x42ba9a…b176f0
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x99f1f7…dd340f
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xd658ba…1117e8
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x8aa172…b3c04e
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x139875…89a272
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xadce2a…b203db
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xab8e77…f46eb7
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x3ae2e0…743cf4
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xe03348…c4978f
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x5a0635…d05320
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xf5c088…b5e7a7
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x050b01…8641bd
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x7bccd5…9fd8da
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xd6694d…16c110
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x81206b…0649f0
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x5da6fa…52c5a8
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xf8ef03…453a6d
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0xeb4cba…af6ea7
0x0d0f…c04f0x9c95…e299Base$0.001100%Route unknown52d ago0x7ec099…d0912b

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.