Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown32d ago0xc0d1e9…f5dc08
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown32d ago0x5ef3be…d2e59c
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown32d ago0x20e103…42ec5c
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown32d ago0xd39aad…650d7e
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown32d ago0x3b20a5…2137b0
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown32d ago0x9e4ffa…88bafe
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown32d ago0xe8435a…f988e8
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown32d ago0x112060…9b2927
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown32d ago0xdd850d…e9a673
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown32d ago0x24686c…ebd822
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x474170…34917e
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x9bc150…17304b
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x397d70…9b4fae
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x802f40…35f355
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x4e3590…11bab1
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x3a37f9…69addd
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0xf8613d…d2133e
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0xb8ad30…24b39e
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x9bb999…ecf54b
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x63f9a4…a0b273
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x7e2000…3d2cf3
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x25fdd0…457cae
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x11c40a…81719e
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0xdadf30…e3eb9a
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown33d ago0x77702c…3843ed

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.