Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x105177…3c10ad
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab28b1…cd55c7
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x026960…a871fd
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6fa4c4…472e01
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe347ca…624a19
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6bdc89…28566b
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa0345d…b47cba
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4faa5e…1ab7ac
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2076ae…18f8b1
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29a387…2e7f6e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x32d87b…9d89c6
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ab5c7…34a355
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab7a03…3c40d5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb7ad2d…075969
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc2de84…d50c03
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x66ca97…696cec
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa980a7…00a0c0
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb9fc60…1795b5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8948e8…d74776
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6e8c17…1e96de
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d835c…a9db0d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd923c9…e86cb5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d14e5…667df3
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa578d6…e8172b
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x723cce…c614a4

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.