Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8a8e99…dce993
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4c652c…54ef1e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd7bea9…3c6056
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0ae94e…aa92e7
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc38f09…2898f0
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7fa34c…197ff3
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd4a75b…5713d5
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1b7657…5fc9c9
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfaf354…2321e2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0xba5bac…eb0211
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0xafe99a…ec32a5
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe63ffa…a90846
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1948dd…fdf4a5
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI121d ago0x053961…72e917
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI121d ago0x0d40ee…a3f7f3
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI121d ago0x8d7781…c8b06f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcfe7df…607b1c

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.