Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x3646fe…f73590
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0xd37e4d…828329
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x1661aa…dd7708
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x8f1ee7…02fc50
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x4bd9b6…abbf4e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x2ac78b…fb5c20
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0xc3a5b0…c27f75
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x30eb91…98cba7
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x9d6cdf…ff272f
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x458e6c…73644e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0xb42a82…93cc59
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0xb3a0f5…d5942e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x8161d2…6c1276
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x168fb7…3fda49
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x3be2b5…5e26a6
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x5e2228…374080
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x6adb88…bc6373
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0xe7e599…049c6a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x2790fb…17b0f2
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0xbfa5dc…8238fe
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0xd0a110…86ada0
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x1c2b68…78141a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x8767dc…92f7c5
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x657752…4fc2e6
0x445f…40930xfe80…47eeBase—$0.001100%fluxa21d ago0x74fdfb…784cb1

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.