Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3641a5…a74f03
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4dcaaf…9efc0e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb32859…87b8fd
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd793ea…907778
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x89cca7…12afac
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd42f6e…c5aae3
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x644a2a…ecc55e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1bdc0d…bcfbef
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc7dc23…066f39
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd608d9…0cbcad
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3670d2…f289f1
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1cc4dd…26941f
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf4d74c…38f7a6
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb775a3…c7e09e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x27c0a4…3bfead
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4de0fa…2044e1
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x341d06…12711a
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x972dca…d8893a
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc1f562…db237a
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x201f6f…487787

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.