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 unknown68d ago0x1d6b2d…ff01d6
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x2905ca…edf697
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x81630e…b4c623
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xab7cbd…0dc0e5
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xdcb651…4f403a
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x2a9467…be3223
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xc26424…9d3713
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xa3fe1a…f288d0
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xd61cfd…43cbd6
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x8483aa…38225e
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xb067cf…1bc2fb
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x808efa…ec3859
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x4fcf9f…e002c9
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x812b72…18b707
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x5488de…3e03b4
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x710bad…95eb4b
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x0df592…e78327
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xbea83f…771031
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x222b86…bc8060
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x2faf9f…aae93a
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xc565ab…7f9abb
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xfdb98c…9b5e41
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xbd0c5d…918313
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0x058859…1cbfb8
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown68d ago0xae9d9a…c29375

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.