Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x68da22…b94c2f
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x358d2e…b35fb4
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x2c579c…c331ed
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0xb49e63…922eec
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x4d7c68…af0cd0
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0xd41bf2…7f281c
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x2372ce…74b83b
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x0f0c32…2e4bea
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x10c791…54f6b9
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x40dddf…b2965f
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x3dd281…097047
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0xd37937…1a5553
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x639810…fd55a6
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0xec24c6…6d61ba
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0x4d4154…e390d0
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown55d ago0xc0585a…32587d
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown56d ago0x0a9690…047f1f
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown56d ago0xccb38f…6d7b88
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown56d ago0x11a07b…5f98e0
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown56d ago0x698d82…ec1ddb
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown56d ago0x776b7d…8e2fd3
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown56d ago0x4691a5…f56afc
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown56d ago0xd9d7c5…e27726
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown56d ago0x202d6d…125ed6
0x72a9…a4240x9c95…e299Base$0.001100%Route unknown56d ago0x30f253…650370

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.