Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0x29b547…ab64e1
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0xaab5ed…cd6063
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0x865668…d7f173
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0x9ce257…31c972
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0xa053ab…b4ab5b
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0x9a22cc…36a97c
0x67cc…b0100x9c95…e299Base$0.001100%fluxa36d ago0x5a0902…ff69d1
0x67cc…b0100x9c95…e299Base$0.001100%fluxa36d ago0xb6de20…0ddee9
0x67cc…b0100x9c95…e299Base$0.001100%fluxa36d ago0xee1c35…14e7a6
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0xcec1ce…9a84cb
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0xb00e8d…9056ad
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0x2fae29…6a992a
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0xe15b2c…6fd379
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0xed4f41…1c7a0c
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0x46b2aa…3a9d52
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa36d ago0xa474ae…21cb1d

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.