Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0x63ecdd…0c37ba
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0xfcc10e…00e6ae
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0xde4358…69bf88
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0x44910b…fbebdc
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0x4feb48…938638
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0x40b85e…1e953d
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0x34a55a…b71b02
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0xaf835d…f6ab63
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0xa9f6b8…a8c086
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0xc35a23…437aa6
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0x1f1161…4bfd96
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0x6ff384…9b3531
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0x2b4b63…5d5e63
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa27d ago0x58fe55…6d3b4b
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0x7dcdee…4fb22a
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0x45932e…cd2a97
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0x2dba2e…979265
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0x77109e…d1b628
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0xe5e2b4…40c056
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0xcb1d63…245f3f
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0xa6d7c3…01904b
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0x28b327…6740da
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0x33d905…386d0c
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0x9bb822…74e7ba
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa28d ago0xe6ad1e…15b6e0

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.