Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x17acbb…bbaeec
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x688cef…27cfcc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0xbc265d…37153e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0xd590dc…ffa6bb
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x7b3b6e…aa3731
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x21a4a6…ea8b7e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x293913…63ab30
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0xffda2e…353d8e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x4f7d8b…f131c8
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x40ef60…186087
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x0ba40e…f6df6e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0xb29270…10a576
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x9acd32…26f77b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x24f93a…413d7f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0x91e25b…b3d21b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0xd6fd3b…54f620
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0x97c434…12ca4d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0xda462c…7c059a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0x4fcf21…cfda82
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0x51bfa2…566709
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0x2d06bd…50d09b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0xe7b0a7…020b94
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0xa2695a…9779f1
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0x773b32…436dbc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa80d ago0xb97efe…d4b0b6

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.