Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7f13b2…3daea5
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb949f9…99deac
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xae7e22…8a8a9a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5f185e…5aa97d
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5cb665…6995aa
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3d147e…b777c7
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4ebd3e…af8353
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf25bff…1c8791
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf15f2c…65b73e
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8e91f8…dbd80d
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd2445b…ba36e0
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7d03d6…b5b57e
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xea47cf…7888e6
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe47b84…bdcf94
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbec16d…6f70a0
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb42727…9bd97d
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfe598c…8c3feb
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4c3065…5a87c5
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x043ddb…098eb6
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3eb5f5…7582e4
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd7ba43…331870
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x96d458…68102e
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0c493d…3f13ea
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa00f68…249e2c
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf2e667…e9ddb2

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.