Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f21…36df0x1892…6085Base$1.53100%Route unknown91d ago0xf83017…d9cd7b
0x0f21…36df0x1892…6085Base$1.07100%Route unknown91d ago0xac825c…545326
0x0f21…36df0x1892…6085Base$1.14100%Route unknown91d ago0xee97a2…2f620a
0x0f21…36df0x1892…6085Base$1.94100%Route unknown92d ago0x226eed…87ca4d
0x0f21…36df0x1892…6085Base$1.71100%Route unknown92d ago0x28e900…bb87b8
0x0f21…36df0x1892…6085Base$1.06100%Route unknown92d ago0x4e30c4…f8ac0e
0x0f21…36df0x1892…6085Base$1.55100%Route unknown92d ago0x0934b8…484fe6
0x0f21…36df0x1892…6085Base$1.99100%Route unknown92d ago0xe604a6…ca7165
0x0f21…36df0x1892…6085Base$1.41100%Route unknown92d ago0x40f31b…2f779f
0x0f21…36df0x1892…6085Base$1.04100%Route unknown92d ago0xc8c594…3d09b2
0x0f21…36df0x1892…6085Base$1.23100%Route unknown92d ago0xa635c5…11c49e
0x0f21…36df0x1892…6085Base$1.84100%Route unknown92d ago0xbf5a02…f72a31
0x0f21…36df0x1892…6085Base$1.43100%Route unknown92d ago0x6e168a…26692a
0x0f21…36df0x1892…6085Base$1.32100%Route unknown92d ago0x8980ed…49ade5
0x0f21…36df0x1892…6085Base$1.61100%Route unknown92d ago0xbc7ed6…dd52c4
0x0f21…36df0x1892…6085Base$1.03100%Route unknown92d ago0x0a2f33…19c773
0x0f21…36df0x1892…6085Base$1.84100%Route unknown92d ago0x6d751e…e98f0b
0x0f21…36df0x1892…6085Base$1.42100%Route unknown92d ago0xe473d3…ed4f3f
0x0f21…36df0x1892…6085Base$1.49100%Route unknown92d ago0x749008…9308a8
0x0f21…36df0x1892…6085Base$1.95100%Route unknown92d ago0xe07a9f…a196b4
0x0f21…36df0x1892…6085Base$1.73100%Route unknown92d ago0xcf3d20…7c68ac
0x0f21…36df0x1892…6085Base$1.41100%Route unknown92d ago0xce63a6…f2e8b5
0x0f21…36df0x1892…6085Base$1.14100%Route unknown92d ago0x77d25f…80a686
0x0f21…36df0x1892…6085Base$1.22100%Route unknown92d ago0x6fa79c…13ea4e
0x0f21…36df0x1892…6085Base$1.47100%Route unknown92d ago0xf334d0…5bcc13

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.