Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xe1b45d…e336d8
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xdd75ef…5f9ef0
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x189da4…39ed58
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xb32792…2c16da
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x7ac292…aea0ac
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xe6f405…738647
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x771466…768376
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xa6b044…d68717
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x933ed9…cadf27
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xf51be1…3ee4aa
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x656f5d…b46a92
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x80302f…22d4bd
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xbd1e5e…8fe6f8
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xe49b3e…af13c6
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x7fa73a…46b725
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xeedb29…917a5f
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x2294eb…4e416f
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xa3983f…ccefea
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x22ffce…fcf3f5
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x91644a…c144ad
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x0e49aa…7d9da0
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x52a869…6396d2
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x55f275…bf1a84
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0x907f90…ff7b28
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown67d ago0xd52cf4…24dd53

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.