Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb14b4…8120bb
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x636542…be340d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65637a…e87ad4
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x181f62…2fb122
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x95d48f…17af93
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f05cd…2bd5fe
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb294ee…a51c1f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa73a69…203387
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x56e1ba…dd09c8
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb20efe…6d297f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfbbbfa…c79d69
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17eb83…499d2d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x520e9b…33b1aa
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2de8a…ec261e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb6c43…52639a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xffa09f…8793c7
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7204b7…d31081
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbf1cfc…08d561
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb78d6…e80161
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6ff8a…d995e1
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b1253…0567fd
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7dd32a…0ffa5e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17fa1c…909a45
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5bc24…71411f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x90e6d2…df6b9f

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.