Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0x8961f1…d16e5a
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0xf237be…36b310
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0xb61a92…b2faf9
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0x6a6ed7…810575
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0x07bea6…6be106
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0xedfea7…9e8a28
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0x169850…0cc213
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0xea719c…3c9479
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0x829187…30cb73
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0xe8618b…662bf1
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0x6a9ce4…bcf4e0
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa117d ago0xc5449a…89de72
0xb90a…9ae40x2cd3…475aBase—$0.03100%fluxa118d ago0xe143a8…b94674
0xb90a…9ae40x2cd3…475aBase—$0.02100%fluxa118d ago0xa8432f…da44d0
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa118d ago0xae8a45…3d0cdc
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa118d ago0xdb519e…680f9e
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa118d ago0x1ca278…d49379
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa118d ago0xefb1b1…fe8508
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa118d ago0x9e1908…47b4a6
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa118d ago0x934d23…654bc6
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa118d ago0xb90ee9…67ef4b
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa118d ago0x759c85…0ce09e
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa118d ago0x63386b…450372

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.