Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d81d7…a79c86
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7f5c6b…dd59ab
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83da83…dcc468
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x752b16…47ce83
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe248f6…11d544
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc103ff…ba26cd
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7cd92d…65c4dc
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2d55a7…dcac6f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa022d2…b72a6e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x735f2a…b39367
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc5c948…c944a2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x854697…b89c0c
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7f29ee…dcff41
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xab7f5b…6a81bc
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4d96d9…e443cb
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x043284…a501bf
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x14de90…67107b
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc01780…098acb
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1e7c7c…257739
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1f9289…53648f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbaab27…8b304d
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x05077f…4768d1
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x22d913…828498
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb3e8fe…e03ed6
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf0e3ff…b14b52

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.