Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa38d ago0x50aef2…28768b
0x9017…f72d0x9c95…e299Base$0.001100%fluxa38d ago0xc39931…2e797c
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa38d ago0x3be126…ad3d21
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa38d ago0x625954…064ef3
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa38d ago0xaf2620…b5b3b3
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xfebb19…cf1251
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x08dfb9…9c10d5
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xddf8e1…410f75
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x50c274…1db318
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xd6f26e…00a583
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x303aad…d3676e
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa39d ago0x23e4a9…d42ea3
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xba469b…ded351
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xf50c61…09d3cf
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xc1cf15…af6dce
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x15d1eb…7a6a4f
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa39d ago0xb8cd4b…0ebd2e
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xf177aa…f5d116
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x3d13c8…50c88d
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x7f2fcf…40aaf1
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xd037e2…f432d7
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x39b537…ce2ddd
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x2b76a5…96fff6
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa39d ago0x2d031a…98e54a
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xbd6d36…78ace4

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.