Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0xb45623…d31487
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x8f39a3…e02677
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x99021a…1e5c4d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x8bce46…0f309a
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x9260a1…e37be5
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0xf1fb61…a84457
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0xf26133…5a8f8b
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0xc836a3…ef4fb0
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x4c5c8e…581e99
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0xed4943…f40772
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0xd60791…450885
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x14d006…e35409
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x93ed65…5054d4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x0d1635…f6fd5b
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x8a2cf1…16aed4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x23ddcf…2214fb
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0xd7cc58…7c259d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x259ce9…ddf628
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x80ed7a…4537e6
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x6fae98…4595e9
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x806525…5aab80
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa17d ago0x39572c…c5f201
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa18d ago0x6f2597…c0fe69
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa18d ago0x273d4e…4b94b2
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa18d ago0x80e40b…520418

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.