Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb46060…4dc11b
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7b1f04…83ca35
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5f6e56…e8e0fd
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x724842…3376b2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb4c628…cb1422
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7e56c2…1622ab
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a735f…c4e46d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1a2f48…9217cf
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28d4a8…17e117
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9f8b89…0dcdcb
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1a94ce…2345b3
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x91a237…93cdf6
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x20fd26…979881
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8688e5…62c2c4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25b73d…7b9282
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0369e9…067808
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x375a8c…71318d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf63186…9b35e8
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x73529d…d05d55
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe5176…77ad05
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a3e6d…a4179e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3b96e8…98c05e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29ce90…82b3f2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x16880a…d9a78a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb7c64…77d35e

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.