Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0x766b94…342473
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0xfd1469…2d9d02
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0x813924…1199d1
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0x631b29…43d3e1
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0x104580…93b125
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0x4b8373…b6b83a
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0x01aa59…2634df
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0xfaffa6…1c5a57
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0xc9ee41…2fc85f
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0x9de257…cfa4be
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0x172648…d79f1a
0x8719…9c840x9c95…e299Base$0.001100%Route unknown57d ago0xbc6af6…03d86a
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0x025d12…607c32
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0x65846e…e252f1
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0x9056bf…6b3943
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0x25bd44…c7ad43
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0x0e2134…2226f9
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0x1effd2…d01904
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0x2de8bb…388dde
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0x1a45fa…d14a24
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0x819277…e271b7
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0xf4019c…5b6c3f
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0xa380d9…3ee218
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0xecf3f3…703d24
0x8719…9c840x9c95…e299Base$0.001100%Route unknown58d ago0xf2da6b…876cf1

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.