Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x7d2a8d…ea2e58
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x709abc…a17de3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x08b970…88488b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x953216…76ee7c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xc50d39…94496f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x74721f…495501
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x87080b…6ea032
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xb7c30b…7a580e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xa4fd1d…c87340
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x817bb7…e694af
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x472bfb…e44570
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x86c495…ac6a08
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x8ea712…94689a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xf041d7…4972bc
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xdd06be…d0c62f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xef1aee…c37eca
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x1c41a3…82dfff
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xc62c6a…e2f587
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x9b15da…496564
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xb0f208…e6247d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x73e8d7…d439d2
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x24a9f8…86c93c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x843456…e59eed
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x9a97f1…6e7c32
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x815fba…284f46

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.