Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0x645056…c4d25d
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0xe10241…e00b45
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0x89ea55…77dcca
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0x7bcf27…5215c9
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0x8bdb5b…db4ba3
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0xb08028…10cf3e
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0xd7ce4d…c9e84d
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0x658719…6222c9
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0x2f1cdf…fc04ff
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0x6875ae…d2764d
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0xebfb0f…6378a0
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0x14beb8…27faa1
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0x837379…c23751
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0x396515…48dff0
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0xe42eb3…a9fe06
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0xee018f…3e6cef
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0x3806d8…23d58f
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0x42af96…d9532c
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0x9137e1…dea948
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0x892519…83f496
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0x62b52c…c38aa1
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0xaa6969…d271ff
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa43d ago0xc837a5…ecc7ac
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0x2cd570…9ae6e0
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa43d ago0x7249f4…b4cb56

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.