Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0xa3de40…880123
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0x9a9fb1…6f55c1
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa32d ago0xa58538…170ad3
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0xc3b68c…9147e1
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0x98479e…6a8ad4
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa32d ago0x0a4e63…44713d
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0xf18335…b58b9b
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0xd9a7ce…438bbd
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0x84d02f…7a36f0
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0x0f6f86…4cb343
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0x384560…f674d9
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0x804b08…41062a
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0xa52dd3…0e9449
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0x08744f…6a66f5
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0x435027…d366b7
0x926b…29a00x9c95…e299Base—$0.001100%fluxa32d ago0xd32331…89a126
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa32d ago0xfacf4b…5b5110
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa32d ago0xbf068b…c2d7c8
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa32d ago0xd635c7…ad8899
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa33d ago0xb74cb3…1275f2
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa33d ago0x37d47c…a9f72e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa33d ago0xfae0f9…17db03
0x926b…29a00x9c95…e299Base—$0.001100%fluxa33d ago0x64b223…c51bfd
0x926b…29a00x9c95…e299Base—$0.001100%fluxa33d ago0x650f0b…70b1e6
0x926b…29a00x9c95…e299Base—$0.001100%fluxa33d ago0xcf5c81…ade693

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.