Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x1ee3f1…464148
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xbae578…7aa7c3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xccb520…4d95c0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xfb8d6f…4f5f1b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x036ea6…c369a0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xf6c475…64c33c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xc0a57f…6bfee0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x625788…f8b640
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x360ebc…d3265f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xc7566f…476396
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x532585…b52952
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x836cea…536a35
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x453856…be9f7e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x09372b…0783c8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x597622…e3b8e1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xb022db…b428c9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x6efd15…dd8fb8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x5cd3f3…e37ebb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x350cc6…8167d2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x440d62…879b80
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xbcf3b2…0f6d8c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x0b147d…ba85bd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xc6b878…093517
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x81a9d2…d82ed5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xc11c26…36bc6a

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.