Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0xc8a350…f70285
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x3631c0…9b2954
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x112a4f…b88f61
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0xb0e2ed…04803f
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0xc5ecc8…084eb9
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x1fcdd9…d0100d
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x0b5999…c2a758
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0xcfef52…5c2968
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x2839c5…c5b3fb
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x03ac86…57fc3e
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x393f41…f49210
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x1cfbdf…6e5ca1
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0xd0d491…52488e
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x14f4f8…0c3b39
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x0c50d4…441bf8
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x1abbbe…c77738
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x1cfc78…237691
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x23af63…294ed7
0xb834…16d00x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x192db1…8e386c
0xb834…16d00x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x714b19…3aa07e
0xb834…16d00x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0xa071ef…dae320
0xb834…16d00x12a9…a21bBase—$0.001100%0x12a9…a21b93d ago0x3efad9…603a2c

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.