Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x15df09…7f43be
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x6c17bb…1e992b
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x084ee1…01cf78
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xff8856…1a3beb
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x6fac86…dfa017
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x27390b…8e5996
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x4168af…b133a2
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x1fac31…c24681
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x777cb0…f763c1
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x4b9103…124b14
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x4c3314…1ad4cb
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xeaa3d4…c7b2dc
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x4ead6e…a4edb4
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xf0b22c…4377b6
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xd5497a…c9b78e
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x236022…6dea5c
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x7bcacb…e12fad
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x17b5c5…66495a
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x5e47b6…5ace54
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x027844…cce211
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x01f408…32350d
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x778e42…cd5c77
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xcca9b1…9be5a1
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x4c7ec5…f0270b
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x5a6403…0bdebf

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.