Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x2f9385…ef079f
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x6bc5ce…c3519d
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x4e7e9b…d3a258
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x063546…41a9f0
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x8fc0f0…b101ad
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x1e7eb3…e4f8cc
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x18bd1e…a41883
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0xb78b6c…a6b28a
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0xcc94bc…fe8f67
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0xb11f65…64ea13
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x52f493…ca9a73
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x6d7327…7c7c6e
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0xa24a80…036b43
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x0f98cf…ef0b76
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x172090…6c79ab
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0xbfef8a…99b5ec
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x4fb5db…a384db
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x504720…e96288
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x9c2a44…76853f
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x06a517…bd6976
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x5be788…0a766c
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0xc84795…a0cf6d
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0xe1f11b…4acaa0
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0x33c2d2…9cc16c
0x6664…00f70xfe80…47eeBase$0.001100%fluxa15d ago0xcfd4f1…2f8cab

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.