Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf3b14c…10e4d0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9343c3…cb47d4
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x804103…8b14f2
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17818f…42b6fe
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x478adb…8e385a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8441a1…002ec6
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x543c46…276844
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x28ed2b…ad1f5c
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea9ddf…9aa35c
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0148f7…0462e2
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd00f8d…e7b33e
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37db9e…89ee35
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2cd441…a9060f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa7379e…d3d7db
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78b7aa…7e0f15
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x47026b…c276f6
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9aff08…5418b1
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xddb3ae…f3743c
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5eaf01…d53082
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe509b2…882bee
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb3001c…486634
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4e4b8…807fc6
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabb056…526892
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a187a…0c77e8
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7518f3…0a921c

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.