Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a78…cbe90x60eb…2b8eBase—$10.73100%fluxa86d ago0x963d26…e70484
0x53c3…e8b20x0a78…cbe9Base—$0.78100%fluxa86d ago0xb62990…9c4bc2
0x8dad…28170x0a78…cbe9Base—$1.09100%fluxa86d ago0xd5ddce…c34fdd
0x4fa9…6e970x0a78…cbe9Base—$2.55100%fluxa86d ago0x724253…7c7f36
0xd9f7…f0030x0a78…cbe9Base—$0.78100%fluxa86d ago0xfab682…28c334
0x386c…3f860x0a78…cbe9Base—$2.55100%fluxa86d ago0xce657b…ba56d0
0x3011…19d50x0a78…cbe9Base—$0.40100%fluxa86d ago0x0f1191…888191
0xbcab…41860x0a78…cbe9Base—$0.78100%fluxa86d ago0xb35e2b…e1d332
0xc9e5…60a70x0a78…cbe9Base—$0.77100%fluxa86d ago0x5aeb3d…d11ecb
0x849e…5c490x0a78…cbe9Base—$0.78100%fluxa86d ago0x30823d…497377
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa86d ago0xfe89fd…136b89
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa86d ago0x7cf741…33ab00
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa86d ago0x8715b2…4c77f4

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.