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.002100%coinbase41d ago0xd85b78…47d128
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0x3b8c32…43c469
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase41d ago0x3a6e8d…b49a30
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0x27aed8…9b349c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0xea1992…ff975a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0x10d1b4…1723ad
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0xa18917…745640
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase41d ago0x2f2131…0dda20
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase41d ago0xa5f389…d4f938
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0x27d245…564db5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase41d ago0x0ebe40…bc8fb4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0xd602c3…0ddecf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0xa4693f…587c64
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase41d ago0xea663b…2a79de
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0x721dbe…e10ae8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase41d ago0xcd80fd…36921c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0x479239…23cb54
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0x91d85e…9e28d2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0x8fba27…e69f17
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0xea98d3…0d2296
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase41d ago0xb46f3f…8fe53a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase41d ago0x3e6185…572f7b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0xf73b42…933e3c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase41d ago0xe8d0ce…daea80
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41d ago0xfa69d8…cad5b5

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.