Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase9d ago0xf491e1…122d0d
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase9d ago0x728059…50afb3
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase9d ago0x026c44…7f1b60
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase9d ago0xd88751…fdf3eb
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase9d ago0x330d0f…3a5313
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase9d ago0xe20e4a…cc3217
0x0d4d…555c0x4395…d965Basex402 service$0.02100%coinbase9d ago0x7ff84d…407266
0x91f1…f8800x4395…d965Basex402 service$0.005100%coinbase9d ago0x10b0e0…361c82
0x91f1…f8800x4395…d965Basex402 service$0.005100%coinbase9d ago0x3a6192…4dc64f
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0x2e5baf…399f2b
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0x5988e0…36ed39
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0xf42449…fdc778
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0x700df5…e65f67
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0xd8a123…ec63ca
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0xd25887…55c8d4
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0xf52531…7d129b
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0xbc9cc7…274f3c
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0xb8a747…964f77
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0x0eeb16…38508d
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0x3e8720…a49299
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0xc551dd…85d639
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase10d ago0x478b59…848706

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.