Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x671921…b8651e
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x69e9d7…88228a
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x12764c…61505b
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf1bae6…bc25ce
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x11ee34…a6b81d
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf535f9…e028b7
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc34014…69ec77
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3dc85f…3342e5
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfc11c1…88f8e9
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb6846e…f88d01
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55167c…bd455d
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfc8268…eb52a0
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd3242…91df96
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d2e45…987b3b
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc505c8…397dcd
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe19fea…4860bf
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf17aa…a688b5
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x18839d…313e1f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x94cbd1…be7e2a
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc5b32a…990a5a
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe27d88…6e12dc
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe846db…78492b
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0fd374…452c5e
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb71722…9e79c8
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI103d ago0x972267…9af3da

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.