Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe95e…6ec90x6366…f1e2Base$0.02100%0xdf51…2402102d ago0xd947dd…be6d28
0xe95e…6ec90x6366…f1e2Base$0.00614100%0x58fe…153b102d ago0x525868…7d43c2
0xe95e…6ec90x6366…f1e2Base$0.85100%0x58fe…153b102d ago0x605791…ec71f5
0xe95e…6ec90x6366…f1e2Base$0.13100%0x6366…f1e2102d ago0x136c0b…d4eb70
0xe95e…6ec90x6366…f1e2Base$0.76100%0xdf51…2402102d ago0x400e0b…534529
0x8280…520b0x6366…f1e2Base$0.14100%candidates102d ago0xdf043a…ce8b78
0xe95e…6ec90x6366…f1e2Base$0.005499100%candidates102d ago0x944b12…41425b
0xe95e…6ec90x6366…f1e2Base$0.006154100%0x6366…f1e2102d ago0x302a5e…661f31
0xe95e…6ec90x6366…f1e2Base$2.22100%0x6366…f1e2102d ago0x10dd9f…88131f
0x38d7…6d360x6366…f1e2Base$0.16100%0x0098…3100102d ago0xff8213…a62dcc
0xe95e…6ec90x6366…f1e2Base$0.00615100%0x6366…f1e2102d ago0x993fd7…5bba2a
0xe95e…6ec90x6366…f1e2Base$0.57100%0x6366…f1e2102d ago0x1eee26…1ff2b7
0xe95e…6ec90x6366…f1e2Base$0.006151100%0xa46e…ec94102d ago0x1c09f7…076cf8
0xe95e…6ec90x6366…f1e2Base$0.46100%0xa46e…ec94102d ago0x3a01ac…1977f4
0xe95e…6ec90x6366…f1e2Base$0.02100%0x0d17…b7d1102d ago0xd42a06…5f3657
0xe95e…6ec90x6366…f1e2Base$0.006156100%0x58fe…153b102d ago0x45ee0b…97fa1b
0xe95e…6ec90x6366…f1e2Base$0.06100%0x58fe…153b102d ago0x0f6508…a06435
0xe95e…6ec90x6366…f1e2Base$0.02100%0x4873…5369102d ago0x1d364f…280e2d
0xe95e…6ec90x6366…f1e2Base$0.57100%0x08ff…bb06102d ago0xd8a0c0…78af45
0xe95e…6ec90x6366…f1e2Base$0.02100%0x0d17…b7d1102d ago0x55822b…f8e279
0x38d7…6d360x6366…f1e2Base$0.005175100%candidates102d ago0xa102e3…6d56ca
0x7296…bb830x6366…f1e2Base$0.05100%0x6366…f1e2102d ago0x50215e…a37d08
0x45aa…69dd0x6366…f1e2Base$0.05100%0x6366…f1e2102d ago0xa89f43…9b5f5f
0x7004…27b40x6366…f1e2Base$0.005100%0x6366…f1e2102d ago0x3e27c1…8e9b29
0x8280…520b0x6366…f1e2Base$0.001708100%0x4918…e369102d ago0x48e0e6…b60532

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.