Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0x8d3381…86011a
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0x046ce6…fae8d7
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0x90589c…c6a3f5
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0xd266e6…c7e4fb
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0x24bf9c…efd955
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0x966997…56eafc
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0x45727c…41bc27
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0x540441…20fc23
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0x28d3b0…d6cd87
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0xb1cb2b…a26d97
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0x86bc8c…2d3902
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0x871e6d…b4af59
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0xcbb940…13c6aa
0xb179…2d640x9c95…e299Base—$0.001100%fluxa69d ago0xea2574…e30c63
0xb179…2d640x9c95…e299Base—$0.001100%fluxa70d ago0x1a6ed4…c1810e
0xb179…2d640x9c95…e299Base—$0.001100%fluxa70d ago0x2e0416…ea3d16
0xb179…2d640x9c95…e299Base—$0.001100%fluxa70d ago0x05da74…df1285
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa70d ago0xbd544b…49cc35
0xb179…2d640x9c95…e299Base—$0.001100%fluxa70d ago0x725d5b…11c3d7
0xb179…2d640x9c95…e299Base—$0.001100%fluxa70d ago0xea0142…2fe549

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.