Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd605…ffc20xf444…14a0Basex402 service$0.05100%coinbase50d ago0xb0d58e…29304d
0x57dd…c3730xf444…14a0Basex402 service$0.01100%coinbase50d ago0x85e891…277013
0x2d29…d8f30xf444…14a0Basex402 service$0.02100%coinbase50d ago0x01cc73…5d7277
0x57dd…c3730xf444…14a0Basex402 service$0.01100%coinbase50d ago0x0cbbdf…917070
0x2d29…d8f30xf444…14a0Basex402 service$0.01100%coinbase50d ago0x2dce8e…129a96
0x404b…1df20xf444…14a0Basex402 service$0.01100%coinbase50d ago0xb38f08…1356dd
0x404b…1df20xf444…14a0Basex402 service$0.01100%coinbase50d ago0x3b807c…884d30
0x57dd…c3730xf444…14a0Basex402 service$0.01100%coinbase50d ago0x8308f8…d6dc18
0x57dd…c3730xf444…14a0Basex402 service$0.01100%coinbase50d ago0xf67274…87a7e5
0x57dd…c3730xf444…14a0Basex402 service$0.01100%coinbase51d ago0x2ba70c…47ddfd
0x404b…1df20xf444…14a0Basex402 service$0.02100%coinbase51d ago0x6ae4a7…d1269a
0x57dd…c3730xf444…14a0Basex402 service$0.01100%coinbase51d ago0x27feae…abe2d5
0x57dd…c3730xf444…14a0Basex402 service$0.01100%coinbase51d ago0xdd9e65…e4895e
0x404b…1df20xf444…14a0Basex402 service$0.01100%coinbase51d ago0x9dd584…205cfe
0x57dd…c3730xf444…14a0Basex402 service$0.01100%coinbase51d ago0x92ae9b…7f4a02
0x404b…1df20xf444…14a0Basex402 service$0.01100%coinbase51d ago0x611050…bfd1bd
0x57dd…c3730xf444…14a0Basex402 service$0.01100%coinbase51d ago0xb1af7a…a36c1b
0x404b…1df20xf444…14a0Basex402 service$0.01100%coinbase51d ago0x108148…e2256f

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.