Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.63100%coinbase28d ago0x8f6bad…c30f11
0xca0a…2d7a0x85b4…627cBase—$2.00100%coinbase28d ago0xc1c8a3…6b4d4e
0xca0a…2d7a0x85b4…627cBase—$1.78100%coinbase28d ago0xaf456b…dc0615
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase28d ago0x941557…65269d
0xca0a…2d7a0x85b4…627cBase—$1.60100%coinbase28d ago0x6a6be1…51168a
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase28d ago0x793794…d901a1
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase28d ago0x75f6fd…9e1c08
0xca0a…2d7a0x85b4…627cBase—$0.77100%coinbase28d ago0x445f43…d28e3c
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase28d ago0x7e5674…a594e1
0xca0a…2d7a0x85b4…627cBase—$2.00100%coinbase28d ago0xd09ce4…44fe7d
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase28d ago0x61f3cd…f92c0c
0xca0a…2d7a0x85b4…627cBase—$3.20100%coinbase28d ago0x03893d…18e25f
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase28d ago0x0372ff…07e234
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase28d ago0x3060f3…b8908a
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase28d ago0x590a90…bad6b8
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase28d ago0x28ce28…58790e
0xca0a…2d7a0x85b4…627cBase—$0.54100%coinbase28d ago0xc9f5d5…cbb05d
0xca0a…2d7a0x85b4…627cBase—$1.29100%coinbase28d ago0x21c0cb…1e95a2
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase28d ago0x5b0d01…910fca
0xca0a…2d7a0x85b4…627cBase—$1.16100%coinbase28d ago0x1b7658…73aa06
0xca0a…2d7a0x85b4…627cBase—$0.62100%coinbase28d ago0x8a3357…2a36b5
0xca0a…2d7a0x85b4…627cBase—$2.50100%coinbase28d ago0x095d51…e35777
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase28d ago0x9a2572…f07b19
0xca0a…2d7a0x85b4…627cBase—$0.78100%coinbase28d ago0xba1707…f0d0a9
0xca0a…2d7a0x85b4…627cBase—$0.32100%coinbase28d ago0xc68988…fdb380

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.