Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0x391caa…b94593
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0x9dc8eb…bce454
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0xebb86e…05af56
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0xfe5bc9…638991
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0x5d8e7a…d08e21
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0x1a236f…c7b3c2
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0x661010…ebc6da
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0x9bdef4…68c1c1
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0x5ff637…82c6c2
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0x35f92f…e8d036
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0x26f7cf…06ad07
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0xe937ee…b9c1b5
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa75d ago0x7ab44c…47143b
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0x353d4c…0f174c
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0xdea601…d7f7d6
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0xcffc06…87451d
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0xd1e63b…5520f9
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0x5deb96…4db111
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0x4cd957…44cc01
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0xca5e59…23ec08
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0x658df9…deab39
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0xd31931…fb8ba1
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0x1ee594…f088ee
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0xeefb02…d425d1
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa76d ago0x1fc09e…64e9f7

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.