Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc327b6…25e552
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2720af…b6e36f
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6ebb45…065536
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x157347…bd922b
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x73e756…02d355
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9cbd7a…885457
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x59c582…aebdf0
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xec11ce…10d30c
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x30fcb2…65e340
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd20464…6c29b2
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa5e6ac…7919b1
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc07854…58eb6f
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61766b…a47b64
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x514cd1…c2974d
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x070006…996214
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb02aa7…67dd2a
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x51d988…d90240
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9aadfc…953d5e
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d2be5…5d0c9e
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb8be45…b5b1da
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae5d4c…792bd1
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x559428…6f943f
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe87590…9bdd4d
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b9099…61b4a1
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb472f0…fb91af

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.