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%coinbase31d ago0x0cc0d0…50933f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x22f4f6…5102ff
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase31d ago0xb7b595…c2822c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x2c095a…16297a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x31620c…b919ce
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0xc751c2…9e0d5f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0xff7f18…97c250
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase31d ago0x5d4462…e4b856
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase31d ago0xfa18ec…1b1203
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x5b4236…23f8a0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase31d ago0x2eeb6b…e0d4bc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x2a8ec6…8ef27c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x3a56e6…0523ef
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase31d ago0x5fbe8a…91a056
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x10b99f…e29831
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase31d ago0xb9f0cd…a0076f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x342721…498d0b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x864d78…7e6fdd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x2ffba8…047c5b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x5092c5…3b4687
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase31d ago0x6a8ae0…d6f918
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase31d ago0x8194cd…743a48
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0xa52a10…778494
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase31d ago0x19817a…36c7ef
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31d ago0x71e1f8…a2cac3

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.