Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x7fff2f…43b762
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x8e0f1c…e3f578
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x186f97…b22d77
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x20f734…e0b0db
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x3ccc20…0bb844
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x3714a2…39509c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0xa5afb0…49e4a3
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x73bbf2…b4d3bf
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0xae5d92…dcd76c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x1e1b8f…6a5fbd
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x178f5a…92a3a0
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x07e075…f1f6f1
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x152acb…a46269
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x36d624…049f48
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x2e39a4…2bf47e
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x3a404f…473281
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x54feca…f553e3
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0xabfa41…f9a9bf
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x601f03…2227bd
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0xde5d93…351e3a
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x4c8db8…b7e325
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0xdb1c11…761c98
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x45044f…048ab7
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0xcff369…acd820

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.