Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x411537…bb800a
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x7da51e…aeb4dd
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x3cbf54…883d25
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0xb31349…c27342
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0xb716d5…8d5ae9
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0xf6d759…3b3416
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x313966…2ada0d
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x79bf22…415f21
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0xbd4d5c…2d002e
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x9d3ea2…c58cb3
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x4b5e47…abb6af
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0xb10567…2cbfa9
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0xa79c6f…66050b
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x354aa0…078da1
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x7befde…002118
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x3d68b6…22d252
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x076468…8cda50
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x7cbb40…703714
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x438f33…af0a98
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x0ac06c…6c80df
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown29d ago0x3e0494…7fc772

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.