Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x132428…bbafaf
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x027a16…1afb76
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x319af1…82cc14
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x7b6939…8d05ac
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0xd0c1a5…2ee0f0
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0xeeb90c…d22dce
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x929f75…c45dbe
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0xc4af4e…94c085
0xb702…c2de0x9c95…e299Base—$0.001100%fluxa50d ago0x74ec24…1d419d
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0xc12fd8…d52e95
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0xd66ee7…c8ee5c
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0xf87224…1233da
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x35630b…1917a3
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x1b9f42…93d308
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x2bf1f4…62e0ec
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x98ef2e…6710bc
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x5d7df8…11adcc
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0xc71424…b8712c
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0xcdf217…109dc6
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0xb42519…8a7a63
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x0ae9db…042153
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x3398e8…eb0da7
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x68767a…cba528
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x453313…189a94
0xb702…c2de0xfe80…47eeBase—$0.001100%fluxa50d ago0x863b54…9e9027

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.