Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI101d ago0x1d1b10…deabbe
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xac18ac…b7df2f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x30e1f5…e98e23
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc39ea8…920e21
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2b1d16…5756ef
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc04180…45e6d6
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a77ab…b23292
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x85c632…a6309d
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6defe1…ddd8a2
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb402fe…b98b3e
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x236fd2…90a9e4
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x868ed5…0c8847
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x86151f…86fa75
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xab8931…7b3303
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2afdf9…ebb414
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x02e047…990359
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5d0194…61c9b8
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6064fc…8d4570
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfff249…60a9d8
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x83fcf6…ade3f8
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb801a2…bbd73b
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbbb7b3…2cacd0
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x51e101…8c316d
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x67cd13…1c3466
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4128f5…5f2c87

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.