Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown59d ago0xfd5595…b5d214
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown59d ago0x0171b5…9ed4f1
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x7c1507…d5e132
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xbf37b7…9a32a0
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xe58bea…983538
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x78c926…5d65ad
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x39682c…888d72
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x0f8f3e…d7718c
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xff2a95…8189e7
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x0b25c7…276c38
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x41387c…972daa
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x0f2a15…b24594
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xf64786…554780
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xf40143…4c5a85
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xdfcd52…9237c5
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x71e43a…b0470e
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xb5237d…6b4742
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x7dd4a5…1e44ed
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xdc32aa…735e34
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xb5cf13…4644fd
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xb368a7…22dd57
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xa88757…83a6fb
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x218ffe…02a24b
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0x35b313…00cdd2
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown60d ago0xe0f0a0…2e4504

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.