Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2a9e2f…b065e3
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8d1470…e42c9b
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb3d0cd…0ac701
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI114d ago0x240bb5…b9e949
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI114d ago0x382612…1bf91d
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI114d ago0x914392…9f9415
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI114d ago0xdd56de…c383a2
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI114d ago0xcb807d…419475
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb47968…d51999
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b1f2c…2465b2
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe6739…3541b1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad32ba…86ee31
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x786946…0ebc39
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x513d99…07c0c0
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x96d7fc…419487
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3e5b2…db864e
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad5b3f…28c8d1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa25811…b4a798
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0xde7e4c…3a5247
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f8aa7…078eb2
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02a124…97ca4c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e099c…196cbc
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a76b0…1703c2
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff84bb…3b3a6c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x300dac…4e63ae

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.