Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
pumpdumpit.eth0xa2b3…e4f0Basex402 service$0.10100%payAI61d ago0x8240d6…bac690
0xc59f…c3a50xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x4afed6…d65b6a
0xc59f…c3a50xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x0f892f…e58d60
0xc59f…c3a50xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0xe8ca39…756ad3
0xef5e…2dc00xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0xd5ff6c…af0acf
0x1618…4c2f0xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x2d96f7…835b0e
kyanh83900.eth0xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x1ecbd2…daf216
0x2b27…811c0xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x7a4da6…43d78e
0x1810…93680xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0xdc12a4…770a1f
greenteabear.eth0xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x7a5357…f6d091
holdcc.eth0xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0xa5589f…bd90e8
0x3fd0…75250xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x7064e4…fb467f
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x58b2bc…cc50f9
0x4059…e45d0xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0xed9f0f…d1b11c
0x144d…c4e90xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0xdcf0c4…daabbe
0x2b42…a8f90xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x62045a…7ba7f5
firebee.eth0xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x7e3f4e…63abbb
0x9255…89740xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0xd1fda4…f1c6bf
0x5ac3…48730xa2b3…e4f0Basex402 service$0.10100%payAI62d ago0x8bd705…c2a3e6

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.