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%payAI106d ago0x862b81…569412
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc89102…93e014
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94c47b…870c30
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f91da…91ce94
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36d94a…7212c1
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04f032…c195a5
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x180f46…f0def4
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeafdf9…6a81c5
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11862b…c94e3f
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb19a3…5c8e04
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x136a6f…0dff3d
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x710ac5…3ce6cb
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b7019…85768e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3fd7b8…9643dc
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85bf00…8bbcdc
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3498e3…c8f0b4
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd7c10f…d30a5f
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2110ab…bf38f0
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68b8bf…591d10
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x081b83…d92da8
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a8719…f370a5
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x758368…1c88af
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9bc9b0…173f61
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe42ee2…073b8e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb7e670…fee330

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.