Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06cd2f…7c2035
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x258ad0…48d002
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x13a63a…7905d9
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd6d215…a0f7b4
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x520af8…9ce1a2
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc14b6b…2ad942
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdcc7af…a5b5b4
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe9a372…d10e8e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf8433c…c5aa58
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe5f45a…51ae7f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2dd773…5d2f4e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x97716f…267650
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf80573…13d82d
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x81660e…2847b0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6b3b0…7d0f75
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x947259…6bcfef
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0864f1…01e4a3
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9cab6…284a71
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a4c97…4b2555
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x43c584…81d7dd
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2080d6…b230af
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xee8796…62b1f8
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a5947…e9896c
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9597b7…14036b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1d73a3…775c46

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.