Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc37d…561e0x45cc…fefdBase—$0.01100%coinbase72d ago0x374e5c…49c961
0xc37d…561e0x9dbf…e024Base—$0.01100%coinbase72d ago0xa42fae…f093cd
0xc37d…561e0x843b…7f5cBase—$0.01100%coinbase72d ago0x591dee…1dc977
0xc37d…561e0x5e01…b259Base—$0.01100%coinbase72d ago0x0b035c…764016
0xc37d…561e0xcfb2…f54cBase—$0.01100%coinbase72d ago0x35ee08…de3494
0xc37d…561e0xca57…c887Base—$0.01100%coinbase72d ago0x10fbe7…5d2f17
0xc37d…561e0x30ae…1888Base—$0.01100%coinbase72d ago0xda22dd…e05c96
0xc37d…561e0x1e19…8b81Base—$0.01100%coinbase72d ago0x8cad6c…5e7634
0xc37d…561e0xd92f…4c3dBase—$0.01100%coinbase72d ago0x71e9d6…14c4ea
0xc37d…561e0xb36f…01eeBase—$0.01100%coinbase72d ago0xa58782…cd7500
0xc37d…561e0x8ffa…4599Base—$0.01100%coinbase72d ago0xc51680…75b4b6
0xc37d…561e0x4125…fe94Base—$0.01100%coinbase72d ago0x583d85…6e7a38
0xc37d…561e0x0473…77ecBase—$0.01100%coinbase72d ago0x34a88f…b8ea8e
0xc37d…561e0xb5d2…bd0cBase—$0.01100%coinbase72d ago0x3e6aec…9796c4
0xc37d…561e0xf892…858bBase—$0.01100%coinbase72d ago0xb57ba9…8038e4
0xc37d…561e0x2543…1231Base—$0.01100%coinbase72d ago0xf78ddc…a5f220
0xc37d…561e0x83a1…dc5eBase—$0.01100%coinbase72d ago0x770950…25bb52
0xc37d…561e0xc497…1406Base—$0.01100%coinbase72d ago0xfcb91c…6b628c
0xc37d…561e0xd8b0…5198Base—$0.01100%coinbase72d ago0xc91b6d…234941
0xc37d…561e0x2d51…dc62Base—$0.01100%coinbase72d ago0xb42e44…8e0d69
0xc37d…561e0x72a7…d9ddBase—$0.01100%coinbase72d ago0x86d9c9…780273
0xc37d…561e0xe947…4dbeBase—$0.01100%coinbase72d ago0x7687fc…ac9c06
0xc37d…561e0x859b…f1baBase—$0.01100%coinbase72d ago0xec0091…9d3b50
0xc37d…561e0xd085…b00cBase—$0.01100%coinbase72d ago0x14eea8…7e3d5e
0xc37d…561e0x6c1a…b0e0Base—$0.01100%coinbase72d ago0x7f3bdd…4aa4b6

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.