Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0ae857…5fddf5
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x18ff50…0da5d7
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe81688…77e98a
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase4d ago0x93d29d…8a828d
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0xdb76f3…ac5f7f
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbe8e1f…f8b654
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb27689…eec830
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5c93dc…3f3c29
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x85fa60…1e2b69
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0xaafa92…ae539c
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6f9453…bb31a6
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa4a546…779661
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x94f9a8…9b0b10
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd4223c…5cf0c0
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x41fdd7…9cefd5
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2b4836…1ceb65
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe83545…db51d9
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x99c174…8e21f1
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x70c5da…4c872b
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0xdf6482…4b86db
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase4d ago0x73d843…a4c7b3
0xae75…d3610x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb9fc1b…3ac9ae
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa18a56…1cf4a4
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase4d ago0x35db71…e53352
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7cfd33…8b30bf

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.