Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0xd59d5f…eab913
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa34d ago0xefa87f…258174
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0xcf44ee…48e085
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0x7ebf70…595259
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0xaa7951…1644fd
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0x177ce1…639450
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0x6e986d…636eb0
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0xb114bc…4135c5
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa34d ago0x3f5906…97e1c9
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa34d ago0x95121c…1aa6aa
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0x1410aa…52dbbb
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0x9a56c8…9023fb
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa34d ago0x1cebd4…2e4fe2
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0x5a608d…c3396d
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa34d ago0x563285…ccc214
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0x348b26…96527a
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0xffbcac…7382b3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa34d ago0x321a14…1f8bd0
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa34d ago0x8cddef…b8221c
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0x79a274…534cb3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa34d ago0x3d1879…6cdc36
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa34d ago0x3b06c7…f89d39
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0xb01049…0bc0b1
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa34d ago0x433d4d…2504f3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa34d ago0xf65ec3…cf49b2

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.