Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x17ad79…9c192b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6a3712…81c038
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2cadbc…f6882f
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbfc999…9882f7
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x30b6df…9e935c
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x18a79f…4b4461
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xdcce41…fd9956
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x489687…d79826
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf39cac…d9b6e5
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x045f4f…45bbf1
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd43a02…ba4d64
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x564f4f…3839d9
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x187654…6b466f
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1c5fa6…b2918b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xa6ef13…18a7ca
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x93ac3c…52399f
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xee735a…3380b9
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7d6435…3687b2

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.