Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a6926…d2793e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabcef7…fc5675
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9bcb2a…4f3884
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8cfd02…1dbeb4
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe8659e…d8b4d3
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0x292087…249d62
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb5ce19…9cc172
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e116c…0d9b9e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92d659…7d5871
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0x55d199…1428b4
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI106d ago0x150100…b3d596
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e7eed…ed22b2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe22f4e…68a7c9
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x60f15c…cfd0ae
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21e6ae…6c6b96
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x351b40…f6bf25
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x490302…6b2f64
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3b1eb…d2fef4
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71d77b…6a3704
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfb344f…2a889f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0749ac…e7daab
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x19c622…8dfa65
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfcc854…422679
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x45f166…61a1cd
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4abc8…9131cd

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.