Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdebc27…e51de6
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc00dbc…fe3c5b
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfdbd3c…039973
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec0a24…077254
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x434775…6851b8
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5a9a5d…395248
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06f361…60c1bc
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x27d87a…8fc6a7
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbaf690…250006
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x21dfdb…5edb28
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcbe27b…92d018
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x408eef…e1e957
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb7ca77…f467eb
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa979a6…506d72
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x866b7f…7f3d64
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6b07f…ba7bda
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a28e8…eabb56
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebef35…e98134
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x69d064…2943cb
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x76ee82…0c7c8d
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1d07d…2ef8d4
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xee9acf…5ff5e7
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc45fd0…2047ec
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd53173…9c96bf
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf01696…23ca86

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.