Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdef1de…60f795
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x17732c…ac1373
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4c98f…b6677b
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9d17f8…112f4d
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6f5e8…690c19
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24ca8e…e8d60f
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x993244…d8f6a2
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x91190b…9139fe
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb26c02…f228bc
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe63491…6fcd71
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b46dc…a2224c
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x181db8…26fb31
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x940ee1…d5c19d
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec34c7…95ebd6
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x97dce7…ebf2b1
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x49d5e4…f8d327
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6eba24…945a61
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x826437…2f6f6a
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x33b944…0dfa22
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e1280…c9edc3
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b915b…dd755e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb57913…b1e2dc
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x489212…e5a023
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x589161…f53e3c
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x836942…002dd9

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.