Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8fbebc…9f835e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc2d589…af1f1c
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8d89c…cbdb49
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6d8559…680df4
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8cba7e…e7d9a0
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x10b77c…f9d371
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x871d2b…b086f1
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcba178…41b174
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfe419c…30d6fa
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d1e02…2fe4bf
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f35b3…0b6042
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x666199…bbc35a
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf278d1…a6da98
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd2b874…099c27
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd5bb46…c42a56
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4c21b…20fe39
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4568f…c61533
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x12cbec…35ed91
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05f24b…1357ee
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x24f4d5…e3e04f
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1667f…5bad7d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdfb789…a5af1a
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9235af…3b1d77
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5ca383…e53976
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x06909b…064012

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.