Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x775089…a11653
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x64e222…d0f8c3
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x1cf535…32e07a
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x763006…9106fe
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0xf94565…303ee6
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x98fa8d…dd4014
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0xdd6e10…f8ab51
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x76e1ba…386cb5
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0xe0d9d3…9c4261
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0xaf9454…1b5f87
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x6e1851…104c75
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x953ae2…3c71f1
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x3925d2…90c97d
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x2ecce8…6737e4
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x8f5bdd…36da2a
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x6a241b…77ad89
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0xafad82…faafcf
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x742a54…5c543d
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0xe559b3…a8e8a8
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0x0c0695…87df95
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0xc38df1…f9b492
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa82d ago0xd5f605…b83d5c

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.