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%coinbase43d ago0xf3a408…97eb30
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase43d ago0x360c1d…4565b6
0xca0a…2d7a0x85b4…627cBase—$0.59100%coinbase43d ago0x0ed01e…a266af
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase43d ago0xef7e9f…36c019
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase43d ago0xb0eb08…3cb028
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase43d ago0x09995b…440f84
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase43d ago0xa203d6…cf5e58
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase43d ago0x9ee9a7…d68f09
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase43d ago0xe39ae5…d85877
0xca0a…2d7a0x85b4…627cBase—$1.08100%coinbase43d ago0x52d0f9…efc87a
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase43d ago0xce1df0…b67f6a
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase43d ago0x587e47…e3b456
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase43d ago0x6ebc70…a17682
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase43d ago0xa8bef3…511180
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase43d ago0x1f1c29…64ecf4
0xca0a…2d7a0x85b4…627cBase—$0.65100%coinbase43d ago0xdc01f3…7ef385
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase43d ago0x58e21c…206865
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase43d ago0xe272b2…85c38f
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase43d ago0xb5212b…4ce9f1
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase43d ago0xaad108…85ad67
0xca0a…2d7a0x85b4…627cBase—$0.68100%coinbase43d ago0x59134e…d1febc
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase43d ago0x5337ba…30971b
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase43d ago0xffb389…181897
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase43d ago0x6b973a…ded1b7
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase43d ago0x65d248…207d6f

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.