Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0xfe80…47eeBase$0.001100%fluxa44d ago0x075683…f52907
0x8858…281f0x9c95…e299Base$0.001100%fluxa44d ago0x424cf8…cec35f
0x8858…281f0x9c95…e299Base$0.001100%fluxa44d ago0xa86269…248d82
0x8858…281f0xfe80…47eeBase$0.001100%fluxa45d ago0x369c26…862ad5
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0x2e0702…b42303
0x8858…281f0xfe80…47eeBase$0.001100%fluxa45d ago0xa45d84…b06c6f
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0xbe993e…8953de
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0x9e4468…160633
0x8858…281f0xfe80…47eeBase$0.001100%fluxa45d ago0xc8a4d3…accd74
0x8858…281f0xfe80…47eeBase$0.001100%fluxa45d ago0x6fa985…15f227
0x8858…281f0xfe80…47eeBase$0.001100%fluxa45d ago0x4a4093…e0a11f
0x8858…281f0xfe80…47eeBase$0.001100%fluxa45d ago0xc20f30…a6d6af
0x8858…281f0xfe80…47eeBase$0.001100%fluxa45d ago0x6a5cf7…28cc09
0x8858…281f0xfe80…47eeBase$0.001100%fluxa45d ago0xed1cba…5f176b
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0x5aa398…e9d6d2
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0xef8877…62dc1d
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0xdc1e65…c471f5
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0xabc5f1…897ba0
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0xf5f2a8…9c7a83
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0xe9c80f…b99848
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0x5ddfdb…af8655
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0xf84b50…53b8a3
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0x8c17b1…b5a59a
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0xe772cd…67b28f
0x8858…281f0x9c95…e299Base$0.001100%fluxa45d ago0x67e97e…eeb318

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.