Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ee1dc…847865
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x09af61…323084
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf967e…003344
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8525dc…b9f1dd
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb57daf…4444b0
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x30c5b8…59e666
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ab0ac…33b74f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13db77…f15f25
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ab558…1a14f0
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f95ff…764799
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe716c3…f64d54
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7eafa…ae6500
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1bdafd…c78acd
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x107a30…85b844
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a8098…b5c4e5
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40918f…29314c
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x445f93…c5e540
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62670c…b38707
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfcf8ca…e35799
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x67c401…4ce142
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x097594…1acfcd
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ab6e8…93e24e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x928db5…73694b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b8f55…e7429f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb36b3a…6e262e

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.