Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe647…adb90x6d91…48d3Basex402 service$0.04100%coinbase64d ago0x488cc2…362d22
0xe647…adb90x6d91…48d3Basex402 service$0.05100%coinbase64d ago0x54f153…2523c7
0xe647…adb90x6d91…48d3Basex402 service$0.05100%coinbase64d ago0xa12c77…ab861b
0xe647…adb90x6d91…48d3Basex402 service$0.04100%coinbase64d ago0x2d2a81…7cb0d8
0xe647…adb90x6d91…48d3Basex402 service$0.04100%coinbase64d ago0x379a7d…a975ba
0xe647…adb90x6d91…48d3Basex402 service$0.06100%coinbase65d ago0xecdbe4…6ef0ce
0xe647…adb90x6d91…48d3Basex402 service$0.07100%coinbase65d ago0x70fb81…a392d9
0xe647…adb90x6d91…48d3Basex402 service$0.06100%coinbase65d ago0x6e7fae…a07666
0xe647…adb90x6d91…48d3Basex402 service$0.07100%coinbase65d ago0x93a396…c29836
0xe647…adb90x6d91…48d3Basex402 service$0.06100%coinbase65d ago0xc76c91…bc43a1
0xe647…adb90x6d91…48d3Basex402 service$0.07100%coinbase65d ago0xe4076d…e7950f
0xe647…adb90x6d91…48d3Basex402 service$0.06100%coinbase65d ago0xdcbc19…ae7f2a
0xe647…adb90x6d91…48d3Basex402 service$0.07100%coinbase65d ago0x728fd5…c1062d
0xe647…adb90x6d91…48d3Basex402 service$0.06100%coinbase65d ago0x638853…f92266
0xe647…adb90x6d91…48d3Basex402 service$0.07100%coinbase65d ago0x2eb004…8c9742
0xe647…adb90x6d91…48d3Basex402 service$0.06100%coinbase65d ago0x3545fd…e65b54
0xe647…adb90x6d91…48d3Basex402 service$0.07100%coinbase65d ago0xd50a3c…97af9b
0xe647…adb90x6d91…48d3Basex402 service$0.06100%coinbase65d ago0xae9de7…84f1c1
0xe647…adb90x6d91…48d3Basex402 service$0.07100%coinbase65d ago0x289eed…18ac21
0xe647…adb90x6d91…48d3Basex402 service$0.04100%coinbase65d ago0x304eb2…87b51f
0xe647…adb90x6d91…48d3Basex402 service$0.05100%coinbase65d ago0x2becfb…b51c2a
0xe647…adb90x6d91…48d3Basex402 service$0.05100%coinbase65d ago0xf4a6d0…9bbfad

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.