Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2a7d7…a587f2
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d6364…6b551c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeafc42…ede9df
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabc93a…58b9b0
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x369363…7f69f3
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc22676…5cb9ec
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d158e…561848
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc72361…2c0b06
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa9c649…fbf415
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc0b6b6…709ad4
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x719c72…5ee10f
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83d75b…3d6197
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd1e07c…bcf7c4
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0ddee2…7cd6ac
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x28fdda…95f9ca
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5b3d9e…7285bb
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94cf3c…18a67a
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa53feb…c75522
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa45f86…7ea19e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x516a8c…0c0bb0
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1dfcdc…4e35bf
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c7c0a…cce4a9
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2138a8…cd62f8
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2276a…b31ba0
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ed5d2…5b77a4

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.