Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x529a20…ab2f38
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x653372…ef5fb2
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe804c2…2ec4d4
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7c872…360a06
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x27c42f…9b5790
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcad7c1…ca24cb
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe75398…0f733a
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50a25e…6713e2
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6bcdae…fdebcf
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xda405d…20bbaa
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa65b81…4a76ed
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x234276…0cd924
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3b6f8…d910a0
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7984e2…5e5fc7
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x832902…9565f6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3dd1ca…3f50fd
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcba27f…ef4819
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5689f4…8354e7
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a0cf8…14be69
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x68a2f2…27b4e4
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2bd23a…553706
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xad2fb6…7f9fb1
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ad426…a8810f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25f1f2…35012f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf9b024…26dbac

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.