Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x681b42…b5db9f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4510f9…1abc02
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c3435…88e3b6
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf01fe…603613
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0657f3…476194
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x917bba…7c6235
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdbef65…936e2d
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x20ba63…798bdb
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7856dd…fd9a84
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc1bfc4…f8ee7f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb31fd5…c3ded9
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5b3f03…e257c6
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x343c28…a1164a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b5893…4b5c7e
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x33b9b3…3f719d
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9eae36…6c7016
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe0f290…365cb9
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe64f91…93d769
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x40243c…4d1ada
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28cc75…7b68f0
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4558f8…38c69d
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5190b6…ac1925
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0xefd097…76300f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x630389…5b7c34
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x18a62d…f6ef15

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.