Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0xca3be7…558025
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0xc49800…b1a260
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0xe37b19…5a2c56
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0x6a9dbd…1841cc
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0x99d995…0ae037
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0x5f2e9a…e8298e
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0xec4758…2e12e7
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa42d ago0xc3e29b…1ce85f
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0x9f5a5e…ca0fa3
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0x551a79…ad2505
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0xb67b00…d663c7
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0xe824a6…996dc3
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0xeb5b9f…c52ffc
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0x9c00a9…49695a
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0x76f893…cfb5fd
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa42d ago0x9d68dd…d1ef59
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0x75bf96…bee612
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa42d ago0x010797…091e70
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa43d ago0xb04902…79c8cd
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa43d ago0x830eaf…f0f021
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa43d ago0x0a8bda…78a502
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa43d ago0xddda59…76f8c8
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa43d ago0x82f731…07dfd6
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa43d ago0xc9f3f2…c71ea3
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa43d ago0x36f661…68b3e9

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.