Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0xb20f26…30f72f
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x5156eb…30e5bf
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x581676…14b0dc
0x15c3…bc2b0x8a59…a822Basex402 service$0.001100%coinbase94d ago0xc5ff5a…4222a7
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0xd695af…be7d2d
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x6ef78d…4a4408
0x15c3…bc2b0x8a59…a822Basex402 service$0.001100%coinbase94d ago0x70fa5b…a9b8d6
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0xc28755…d6f72c
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0xc82d22…ee7b2a
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x739548…4c894f
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x4edea2…3e3e68
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x67d477…33bcf1
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0xd2ce7e…8847f5
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0xc979ae…789851
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x434b59…bd81e3
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x596277…21023c
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x2dc168…c769cb
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x8a088c…b87b45
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x121bcd…0fa844
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0xceaf42…d04add
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x3bba3f…379d88
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0xa92f7f…a15362
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x9a8d01…149cda
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x6b5258…70d57a
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase94d ago0x255e87…5be952

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.