Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x653eb7…0f241c
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x51ace5…ac05af
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0xa22556…ffb958
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x86a906…0f0952
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0xefd19a…9ca035
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0xee8e18…6dae59
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x64a321…c73102
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x0b4417…121d66
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0xf4fa41…972da3
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x2d4c52…ed049e
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x800679…0b85df
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x71b7f6…2032f6
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x397844…13e495
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x8b561b…2b5e92
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x9daf68…613b4e
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0xfd8f0a…c50839
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x106d95…733cc2
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown54d ago0x4cde37…63ea85
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown55d ago0xf4bc30…53f10d
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown55d ago0x5fc443…afa085
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown55d ago0x24cf0f…9969ab
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown55d ago0x3981a8…e8ac29
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown55d ago0xba7b6b…e94e1f
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown55d ago0x306e0c…5e7d24
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown55d ago0x1f445d…b708ca

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.