Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x3cb309…331778
0x8703…5d460x9c95…e299Base$0.001100%fluxa38d ago0x9dd117…f99efb
0x8703…5d460x9c95…e299Base$0.001100%fluxa38d ago0xbdecd7…2577f4
0x8703…5d460x9c95…e299Base$0.001100%fluxa38d ago0xd946a9…f4ba05
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0xa80f74…d36ddc
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x201306…ac09ca
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0xfe4798…5d114b
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0xd71e22…d7c870
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x50aa5d…b5d5c0
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x00af11…5dfc46
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0xbd0d6a…e15041
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0xc4c46f…0338ec
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x865adc…30d696
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x937108…a25049
0x8703…5d460x9c95…e299Base$0.001100%fluxa38d ago0x766705…d17677
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x7c99cb…628155
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x729890…a5c090
0x8703…5d460x9c95…e299Base$0.001100%fluxa38d ago0x25a8e2…95e033
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x879e34…f98a59
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x17f929…bf4f1f
0x8703…5d460x9c95…e299Base$0.001100%fluxa38d ago0x7d445c…211409
0x8703…5d460x9c95…e299Base$0.001100%fluxa38d ago0x1e438c…9ce76d
0x8703…5d460xfe80…47eeBase$0.001100%fluxa38d ago0x157260…404d50
0x8703…5d460x9c95…e299Base$0.001100%fluxa38d ago0x4262d2…f5a33e
0x8703…5d460x9c95…e299Base$0.001100%fluxa38d ago0xfff407…7c6e51

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.