Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x348932…9ce4d6
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x014f8a…fcdabe
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d8122…5166ac
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8e39b…b8a8c5
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb40d8…19c34b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe501ec…dc6356
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9640bd…9e76d9
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd587c5…4961bd
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10c8c0…f8b731
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe96ea4…457734
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0cc612…7c327b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x595b15…64f3e2
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7efffd…43f5a0
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4966d1…e8e852
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0xceae43…3e10a9
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x811db3…27e83b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x526963…78ccb1
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc9b298…82175f
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2741a1…9737c7
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb5e78…cf0498
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa3a8f5…44af07
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4cdf94…001c80
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x995d26…a4cec2
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3034c6…eba35e
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8453a1…c69397

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.