Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0x3ad117…181d8a
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0xf4572b…35cc7c
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0x38037b…062329
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0x0b26f1…84db98
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0x4e0723…d77a9f
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0xd35909…06ea8c
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0x41cfe3…f085c9
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0x2d585e…8b68b8
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0x292239…8c1493
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0xedd8ba…78ba95
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0x3ce171…60e49e
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa17d ago0xe114ef…2a1c65
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0xa388d0…3364a7
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0xdb237f…069030
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0x1f63ce…1e704a
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0x09fcda…b3f4a7
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0x4396c2…5fc2c7
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0xbd7926…90d53c
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0x3f75b0…a9cbb5
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0x583cb2…30a9dd
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0xb4be4c…a92fbc
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0xdde4cc…1dfd15
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0x07bf87…81a704
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0x9af823…c48768
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa18d ago0x0b1087…865131

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.