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%coinbase20d ago0x273106…f89995
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x83db5e…47958b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xce36cc…c73b79
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x88cf32…6b9dff
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xc2417e…5878d1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x2b87b6…8df6fd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xf9d159…3a74af
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x9a511a…df4a62
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x39b80a…5d99b5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xe8d855…3f0e40
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x8a77fb…4c694a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x7b050c…03163b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xce5837…0be378
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xdebf88…40cd2b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xdbc9e4…862984
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x27bd82…ed8203
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x968949…c02c56
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x1c0c5c…8d54fd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x0bc7a2…9fe9f4
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x1cc099…2ea3a7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x50638f…448130
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x749077…f8bb56
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x55075a…b0e968
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x067ad4…d79162
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xc0b860…3b6c19

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.