Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0x1237bb…c381d8
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0xe74f0d…c1d185
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0x10e928…c85558
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0xf35c44…ae4580
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0x77626f…e3589e
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0xfe43ec…3b6b93
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0x0f9f9c…c192a5
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0x286bbc…b63e14
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0x9116b8…0061ff
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0xec7c8d…3ee629
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0x078792…45751d
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade111d ago0x24db73…c66d63
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI111d ago0x47a168…6a7d38
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI111d ago0xe75aa9…3ace7d
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0xd46de3…00584f
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0xe56079…e1bd6d
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0x36fb16…5c792d
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0xdc71d2…26a55b
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0x6c9450…0d5a4f
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0xed395f…a26d6d
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0xe555c0…429122
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0x147028…1ec51c
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0xc11327…e1dbec
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0xdc5d01…3789ca
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0xa5c79d…61fac9

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.