Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab3357…3c0349
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0cc604…144d0a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1a995d…bb01fb
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb52f32…cc327b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x614f57…0c2c15
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6dd2c5…37c1b1
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3b96c4…756e50
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1afdbb…9d2612
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7bd31b…d64e9a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd30bbc…f5a00e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe89e86…a0f818
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb24f94…cff06d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7a076b…fd3cc8
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc18a46…26e536
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x034704…b1e405
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe3a7af…94e94f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf543b7…5a4f8c
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8e7c6c…ea2ff9
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x28f654…774322
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x502734…769d4f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x892a8c…26b19d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdcfc02…437eb9
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc9a06f…18068c
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xef4eb1…4280cd
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7e5e2a…d0facb

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.