Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2c33bd…f2a0b1
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xee1535…53d9c6
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x535f96…e7e16d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x02126a…cd7cec
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x19426c…8d1ded
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4a03f1…e6f6de
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xed9f67…417fcf
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c8d40…3f721d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x73fd0c…374050
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68f4f8…621637
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x60bd7f…8b096b
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x683c2b…06c8a2
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xea8678…ad2e7f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x88cf69…f64955
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8a1f7…b23adc
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xce103c…61fb04
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x806cea…343512
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7ddfdf…b8870a
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9669d0…f7bba2
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0555bc…6661a1
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x36ac3d…0e6537
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x196f7f…f62f11
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbbf410…33038d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa0a841…6ecf3a
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9f3f18…3c7a44

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.