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%coinbase5d ago0x0008f3…dac22e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0xfa8ef0…60d2f9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase5d ago0x90667d…317967
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0x26b63b…3496f7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0xfde3f0…a3c8f4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0x4e43ff…492fdf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0xd6af5e…3da09f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase5d ago0x4b3f9a…2629ac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase5d ago0xc732cb…b50f43
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0xc24f01…d36c75
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase5d ago0x3949c7…c20955
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0xed5400…7894c7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0x287544…13a9f7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase5d ago0xbac296…802c9a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0x6b5f60…640926
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase5d ago0x219f04…3da835
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0x21666d…5efd3c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0xf257f1…2b0d24
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0x612392…bb8e4e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0xcc77d6…63d8f0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase5d ago0xf7b52b…898a49
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase5d ago0x7eb50d…9d0c25
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0x04d656…1e457b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase5d ago0x239491…637185
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5d ago0xe889de…05e0b9

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.