Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x61732a…5a96fe
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x09d881…92b113
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x07f4a7…6bd16e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc7682b…f89b6d
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2b3a4c…873b95
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xff4a16…2e40b8
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0d958c…49d50e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x52b4a1…61fb28
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7fc67a…34dd06
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9287f7…3cb0d4
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x005ece…62ff16
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x48b29f…838ff0
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc966c5…37e45a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x05fa05…304cb9
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb4067f…283654
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x534c7b…d2509f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1dc382…3a5118
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0d0f57…baf35e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd1cc4d…59d46c
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfca3fb…dbce55
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x094cb7…32d53d
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x43b61d…7ed2f0
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6c19c5…4e4c99

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.