Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x231a76…eb88fa
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x075af1…9a7c96
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xacbc27…99bff7
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe462ed…fdf960
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6cced4…dbb39c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef5ce6…36323c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f7376…670b7d
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x59b922…e48b0c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x16252e…b94f5b
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x545e05…47888e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf0b9ee…ca7e27
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x554a8f…11af8b
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04f82c…72f1f8
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98643b…4af5e2
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4438f0…275c4a
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf149e0…0e373e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe9a6f7…ce2700
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x829402…c7d9a1
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfdd3a0…a83792
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0df195…4158f7
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x869159…4e7e64
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcdedb5…86a1f6
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c2624…3bfe55
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc37009…0dfaf1
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8a493…ea9d0b

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.