Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0xb85821…6bb544
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0xb6e0b9…6980a9
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0x6d9811…fddc69
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0xd4d941…052eba
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0xfb1e74…0d04d2
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0x303582…1a459d
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0xc63c24…c67989
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0xfa471f…6985a9
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0xf17cb1…43cf5c
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0xf62231…ce6fbd
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0x6fd5fb…9e57cf
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0x38572f…d0906e
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0x4edd25…ed557c
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0x8ce6cf…8744ad
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0xd2d688…734bf2
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0x149eca…542896
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0xd58596…ab7476
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa57d ago0x882f31…a035fe
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa58d ago0xcb63b7…ca8260
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa58d ago0x0f4ea3…9efebb
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa58d ago0x04d449…aaa6d7
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa58d ago0xf9e7ff…bf1215
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa58d ago0xed51a5…1e0f9d
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa58d ago0xe4104c…51c2d8
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa58d ago0x83213c…39704c

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.