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.01100%coinbase37s ago0x08511e…f432be
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0xc6995b…9113fb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase1m ago0x10b299…213bac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase2m ago0xda2378…bf5546
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3m ago0x574cc7…7a6982
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3m ago0x3e697c…c9fbfc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4m ago0xbd7466…7da3c1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4m ago0xb0f1c1…a8f80d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase7m ago0x029eaf…f65659
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase8m ago0x297255…d7ddaa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase8m ago0xfa4861…cf52ea
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9m ago0xb9785f…52a7a5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9m ago0x4c6642…4ca70a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10m ago0xbe3eae…203dbb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase11m ago0xadb9f0…4073ca
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase11m ago0xf6833a…8f8470
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12m ago0x351c96…21be30
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13m ago0xd70ea0…03905a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13m ago0x30a244…8b396b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14m ago0x0b94a0…8503a0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14m ago0xb8ac52…a08c84
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17m ago0x039e16…1e8fc2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18m ago0x52e5fe…4d080f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18m ago0x387919…8630b0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase19m ago0xe35da6…f21a7c

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.