Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%dexter128d ago0x147365…12c281
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0xab792e…bc411b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%dexter128d ago0xc68ce3…666720
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0x9b1bed…2a9e7d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%dexter128d ago0x2d15eb…663f49
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0xdb12a0…4b1cef
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%dexter128d ago0xbd7337…a3d4e2
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.005100%coinbase128d ago0x471ef3…a63b3f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0x94b59d…b674fe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%dexter128d ago0xc79352…8bd736
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0x1e14a6…f17f90
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0xffffab…ee28c6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0x0a7315…e5925b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0xfcef3e…06fcf5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0x55568e…e00057
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0xc7c45d…cdad72
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0x16a899…1c8ab6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0x3c18f8…89c57b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0xf70c6a…64737a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0x3a48de…f40665
0x1f14…19530x40a8…ad8bBasex402 service$0.005100%coinbase128d ago0xfa7502…44b671
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0xa5e156…f815bc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0x82dfa7…9915bb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%dexter128d ago0x93c484…e51b5a
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0xf4dd6a…0e159d

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.