Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd558b4…6bf9cc
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf34752…fd1219
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8da66e…40b2ef
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4625ba…f46f9f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb8f1a…a79575
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f95f1…db8351
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf32686…db4f9f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe3e22…4a9ad9
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8af45f…0d736d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x69637c…c9a681
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca2031…10694b
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe385f6…1032c3
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad70c7…e5ce80
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbfe8c9…e931e7
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x55736d…96c83d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x44c562…9902ae
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3b073…870a4f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc45264…59e0a5
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86ba5f…493299
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x813f7a…320a70
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d7669…f915ec
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8650a2…86e1e7
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf299ee…b428e7
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3cfe54…36fc54
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f0d89…b30d65

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.