Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xfadd9a…ce1ee9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x7e376a…ccc3e9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xcec547…5db544
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x124c8b…313e9a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xa20b2a…d818ae
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x82babf…cd8a6e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xe13fd6…31ddf9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xa89c30…8f91a8
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x0cea3c…aaae1d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x857522…5a18cc
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x92ca44…bf578a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xe06bf0…98296b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xbe48ee…5483ef
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xae672a…d8bb6e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x9622f0…551502
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x32bfc0…2d8f26
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xfa7876…5db785
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xd45d58…52df47
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x545084…4e7617
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x39f111…3aa485
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xca4d41…3d12f2
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x1189d8…446a55
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xcf4696…2c0a31
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xc244dd…de972e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x41293e…842952

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.