Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase12h ago0x916cfc…585b51
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase12h ago0x7eb401…bee238
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13h ago0x5a64b3…ce39fc
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13h ago0x4bb032…df071a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13h ago0x423e64…25b650
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14h ago0x0bc99b…0057db
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14h ago0xb64641…f97eb1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15h ago0x7d404d…8c4768
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15h ago0xf93b91…c110bb
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15h ago0xd7c8c3…b1f5b3
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16h ago0xbe5150…43d35c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16h ago0xfe84f1…c16a2d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17h ago0x92a913…ebbb02
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17h ago0x823c0a…f1a124
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17h ago0x689e74…aecba3
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase18h ago0x4e2fd5…a472f5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase18h ago0x025eb6…e661b9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19h ago0x5113f5…536529
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19h ago0x9c9d33…4832ca
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19h ago0x42e2a3…ef9526
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20h ago0x05aa9d…e774b4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20h ago0xef15af…aaf1e4

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.