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.42100%coinbase44d ago0xf3a408…97eb30
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase44d ago0x360c1d…4565b6
0xca0a…2d7a0x85b4…627cBase—$0.59100%coinbase44d ago0x0ed01e…a266af
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase44d ago0xef7e9f…36c019
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase44d ago0xb0eb08…3cb028
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase44d ago0x09995b…440f84
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase44d ago0xa203d6…cf5e58
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase44d ago0x9ee9a7…d68f09
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase44d ago0xe39ae5…d85877
0xca0a…2d7a0x85b4…627cBase—$1.08100%coinbase44d ago0x52d0f9…efc87a
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase44d ago0xce1df0…b67f6a
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase44d ago0x587e47…e3b456
0x467f…a4c10x85b4…627cBase—$1.34100%coinbase44d ago0xa7b872…c16005
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase44d ago0x089d6d…bc9267
0x467f…a4c10x85b4…627cBase—$0.92100%coinbase44d ago0x67d6f6…ccb17e
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase44d ago0xcb0d65…40910e
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase44d ago0x50ec9b…08a2cd
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase44d ago0xd80739…c5f7e7
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase44d ago0x79f13c…4a079f
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase44d ago0x2dc01c…f4cf06
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase44d ago0xc75002…c6e0fb
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase44d ago0xfef926…ef6a15
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase44d ago0xaa44af…ffc756
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase44d ago0x442778…4627ae
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase44d ago0x8a2182…8fc04e

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.