Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0xf3ae6e…872a71
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter48d ago0x8a389b…18aea6
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0xc77513…cebd04
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0x9b56f2…628c90
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0x96cbcb…1d808e
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0xfa57fe…062ff9
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0x8d95dc…68adbb
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0xbf22ff…f5fa45
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter48d ago0x14ebe4…7e1e08
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter48d ago0xb5fbf6…8a7298
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0xb7d34c…d9ad0c
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter48d ago0x7513d5…c71dc3
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0x11ada7…fcb6db
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter48d ago0x21f154…416805
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter48d ago0x3baa2b…f3e0c3
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0x9bf477…1b1107
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0x52b80c…29848a
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0x0d21fc…4058f0
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter48d ago0x69e159…4bb73d
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter48d ago0xd045d8…5b9aa0
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0x1148d6…275bb2
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter48d ago0x7a6a7f…0d35c6
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter48d ago0xc549db…c6006d
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter48d ago0x536875…4d6820
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter48d ago0x7f71e5…ebf224

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.