Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x760acd…875360
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f2e0e…da2832
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa8038f…267ae2
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08edfa…3be661
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x096f05…0d5089
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc40be0…52d24d
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1871e3…eb4afa
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfa04ee…fe59b7
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21e67c…44c8fe
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x72bf5b…f40523
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb97e5…a3c483
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28ed05…927ed5
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b3001…697907
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0bb022…ef4849
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63b7aa…3f0a6a
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc8b39…3bb4b1
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f02d9…8480af
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9828b0…3e775b
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfdc596…6ac839
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73c36c…1752db
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbedad4…389e92
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x272e52…5d8421
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f3e4e…0d28b6
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x078072…a13caf
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x96438c…b5db94

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.