Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase10d ago0x4d1d22…29b35b
0x27ab…248c0x32a1…e5c3Basex402 service$0.02100%coinbase10d ago0xce7383…785101
0x27ab…248c0x32a1…e5c3Basex402 service$0.01100%coinbase10d ago0x30d3cc…8a0785
0x27ab…248c0xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase10d ago0x4ec6a7…9bebb4
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase10d ago0xe97543…008053
0x27ab…248c0x9dba…0df8Basex402 service$0.006100%coinbase10d ago0xaae400…91070b
0x27ab…248c0x9dba…0df8Basex402 service$0.006100%coinbase10d ago0xc5710f…65a18a
0x27ab…248c0x9dba…0df8Basex402 service$0.006100%coinbase10d ago0x4f7b71…497f94
0x27ab…248c0xad62…95c8Basex402 service$0.002100%coinbase10d ago0x76c609…a0c824
0x27ab…248c0xad62…95c8Basex402 service$0.02100%coinbase10d ago0xf8bbd7…ca7247
0x27ab…248c0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x5e9784…a32395
0x27ab…248c0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x7d2e6d…30e6b5
0x27ab…248c0x10ff…9e4fBaseSuede AIMusic$0.50100%coinbase10d ago0x8977f7…9d092d
0x27ab…248c0x32a1…e5c3Basex402 service$0.01100%coinbase10d ago0xd30e6f…f27c6f
0x27ab…248c0x32a1…e5c3Basex402 service$0.01100%coinbase10d ago0xfab314…22a5dc
0x27ab…248c0x32a1…e5c3Basex402 service$0.01100%coinbase10d ago0x0e2bd2…c85a19

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.