Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x328d64…41b172
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf944a…a5c0a5
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x146a40…051fdf
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x39ee36…330d14
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfae480…0a7bfa
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a14ef…2371eb
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x893226…58bcfe
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8a460…763ff4
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x386ae2…fff381
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d0925…169dc5
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x03d9b5…86be43
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d3bea…d38629
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf3577a…8a414a
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xae17ea…65fe9e
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x879cff…d00c0b
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdadbaf…9b55c4
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c9fe9…4deb5f
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3d828…bc7eac
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x480cc4…e213e9
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x74442e…84dc1b
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61a548…e77ab6
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x521262…24d242
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x181aa4…4892c4
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf22833…9f7dcb
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ba443…548ef1

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.