Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x15d2cd…b2c2ef
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0xf0951a…0b37e7
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x56963f…b6ae89
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x6b3cb8…4a7ec2
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0xa470f8…c764fb
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0xe813de…e66013
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x9454b2…6b6518
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x22e313…3b3bf1
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x975028…eca396
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x33a2c2…365297
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x040cea…8ac5f2
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x3d254a…abb491
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x16549e…0f7858
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x0c1bb8…938434
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0xd11bc0…c276f5
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa7d ago0x87de6e…4f9c92
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa8d ago0x4e8006…63a11c
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa8d ago0xc74614…59f29e
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa8d ago0x49372e…afd483

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.