Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xb7f640…928fa2
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x96a35f…4a4b07
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xc6480f…0b2dcb
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x7c92fc…2335fb
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xe85d84…a1bb31
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x5cd565…599ad2
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x441765…808e81
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xe417ba…378398
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xa13c2b…37d951
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xe06cea…eecde1
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x392bf5…a24170
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xacc4ab…d10400
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x2abbfd…728324
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x10b76c…da5653
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x7b03f0…aea2fc
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x4d0022…bcbd01
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xd5f171…37ff1a
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x851d48…b6edca
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x74a82f…9534e0
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa19d ago0x06899b…f0e5e6
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa19d ago0xa51647…41f566
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9724cf…7122d1
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0e9d37…02a551
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa19d ago0x5e49f4…ac13c2
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4adcb0…068256

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.