Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xcdc3e9…4f7091
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x06141c…95440e
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xcd0837…63419d
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x95440d…619c64
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xa30e5a…641560
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xd6a262…711d95
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xeee60a…c696e5
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xe9f1df…9ed751
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xe694cc…cfbb68
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x3bdb81…ab9e20
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x9d809e…7df7e7
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xab8867…8f6a05
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xb91061…78b73c
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xc09257…ca97d9
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x9ea0f1…b28e1d
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x82f3fb…9458bd
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xc078d8…f5241d
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x08dbc5…579e9b
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x2a9d66…d1a11c
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x5b9828…b6964d
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xe037fe…8b08cc
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x82b9f9…957cf4
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x3df1fb…f4d21d
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0x4c204b…73cc78
0xefac…db960x5aae…482eBase—$0.001100%coinbase5d ago0xf4c643…b7fd88

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.