Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b71d ago0x0fb994…b71706
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b71d ago0xc11425…bdec6e
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b71d ago0xb346a6…0d79d8
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b71d ago0x32692c…e5786c
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b71d ago0x4c8223…2e4af8
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0xcd6925…57d39f
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0xe28050…35f38a
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0xa07f52…5c0e8f
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x1057ac…16c1a9
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0xc1c4ef…38d434
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x7cdc16…d4a891
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x4c4469…6f8e8b
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x4a2cd5…c463fd
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x2e0608…c5d5fc
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x67b594…9325f8
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x0cd3d1…bf44d0
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0xaa577d…d0eca7
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x368ed2…d8faf2
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x8691ca…7c71c8
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x964dad…216bc2
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x7f5f6f…eb6341
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x1dd5cd…6a4c61
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x25027d…3c084c
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x72b46a…e15c9a
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b72d ago0x7afa49…c658ea

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.