Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0xe57f52…56d003
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0xc10289…9a891c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0x79dc0f…96c945
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0xd7f4cd…ffb13d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x98823a…25bdce
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x67bc11…44e38a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0xf142c1…5a9937
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase1d ago0x09fff0…476ce8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0xf576ed…7e3fb3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x303d26…10e7f0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0x4886b4…5a278f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x703444…6c1551
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x35d5f8…c45b2f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0xabfb6d…3dc8f7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x293e56…8e6be8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0xaf9792…d9643d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x52b6b8…9d1f15
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0xfc4032…7898d1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x6db552…371d99
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0xb87055…54c7e0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase1d ago0x64d4ef…59cba7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0xf5d260…f6ca43
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x31699e…3799e0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0x0836e8…b84c84
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x7fc681…893424

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.