Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0x77083e…d7d8f2
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0xe9fc3f…df2446
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0xb5f8e2…049e25
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0xfdc3c9…297748
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0xd35971…72e95b
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0x45c69b…cbcbf7
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0x1f66f7…98022b
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0xe4bf42…c9bfc3
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0xb92157…bf1eed
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0x9c01a0…55e99f
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0x2321c6…f613ae
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0xecd163…f527a8
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0x90d94f…272fcf
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0xe465e5…4da40d
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0x160b8c…511699
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa17d ago0x1b9e65…284a31
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa18d ago0xf088e7…95e60b
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa18d ago0x2dd462…95b76c
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa18d ago0xb01756…90631e
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa18d ago0xdae3f9…2fb344
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa18d ago0xd40826…9b48bd
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa18d ago0xc613ec…7bdf97
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa18d ago0x20df53…9f1dfe
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa18d ago0x15f4bb…e77750
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa18d ago0x27b128…2135f7

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.