Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa39d ago0xd50052…d11b17
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa39d ago0xc0abfa…e8b8e5
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa39d ago0x3cde15…b2f590
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa39d ago0x9ab87c…87b4d1
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa39d ago0x7f5b4c…87f5f9
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa39d ago0x840e9d…9149d7
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa39d ago0x4aec49…13545f
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa39d ago0x6ec5ab…056caf
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa39d ago0x2f9d12…ddd1b5
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa39d ago0x859043…595317
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa39d ago0xb40671…50e0fb
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa39d ago0x40927e…015e06
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa39d ago0x756f14…e50d07
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa39d ago0x271285…6d1753
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa39d ago0x849cfd…90b32a
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa39d ago0xe506e8…2ef28d
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa40d ago0xfc07c7…2775ed
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa40d ago0xcbbd23…ed219e
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa40d ago0xc6462d…f4743e
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa40d ago0x19f841…29d824
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa40d ago0xf37755…e75997
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa40d ago0xff31e6…8d16e3
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa40d ago0x9e6f99…dafd4a
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa40d ago0xb2ae5d…22fad8
0xfcdd…593e0x9c95…e299Base$0.001100%fluxa40d ago0x5cb3b4…4c1240

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.