Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0xe60eff…631434
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0x4cdc82…58e6ee
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0xa00058…d638d5
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0x40ccdf…527afb
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0xd6cc34…246c2d
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0xcedd5c…7903e1
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0xfd5349…da3761
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0x84c676…28f276
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0xb726cf…070e50
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0x2943d8…016200
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0xd9f512…dbf61c
0xec99…25d00x12a9…a21bBase$0.00170%0x12a9…a21b43d ago0x7fff54…5acc90
0xec99…25d00x12a9…a21bBase$0.00170%0x12a9…a21b43d ago0x0012da…6ab0e7
0xec99…25d00x12a9…a21bBase$0.00170%0x12a9…a21b43d ago0xb0f120…ba7422
0xec99…25d00x12a9…a21bBase$0.00170%0x12a9…a21b43d ago0x2b3851…5d9521
0xec99…25d00x12a9…a21bBase$0.00170%0x12a9…a21b43d ago0x241bf3…323543
0xec99…25d00x12a9…a21bBase$0.00170%0x12a9…a21b43d ago0x017a62…37fa97
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0x23fff6…afef1d
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0x8b40ef…d9b4d2
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0xdc97bf…3c7d0e
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0x0269b5…7cdc84
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0x162cda…ed2d47
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0x21682b…b600f4
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0xf784f8…fd42bb
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b43d ago0x0a5d52…f9aebb

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.