Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4f5…065e0xc3e8…9a60Basex402 service$0.04100%coinbase68d ago0xab73e9…fe4f57
0xd4f5…065e0xc3e8…9a60Basex402 service$0.03100%coinbase68d ago0x3eecfd…6f273c
0xd4f5…065e0xc3e8…9a60Basex402 service$0.03100%coinbase68d ago0x81ccf5…571ad1
0xd4f5…065e0xc3e8…9a60Basex402 service$0.02100%coinbase68d ago0x0ceffc…156ea4
0xd4f5…065e0xc3e8…9a60Basex402 service$0.01100%coinbase68d ago0x22eeb9…490c65
0xd4f5…065e0xc3e8…9a60Basex402 service$0.03100%coinbase68d ago0x6584ed…431c5b
0xd4f5…065e0xc3e8…9a60Basex402 service$0.02100%coinbase68d ago0xf18d06…bfcd55
0xd4f5…065e0xc3e8…9a60Basex402 service$0.02100%coinbase68d ago0xf21589…652ab4
0xd4f5…065e0xc3e8…9a60Basex402 service$0.01100%coinbase68d ago0x01e58e…6f5cd1
0xd4f5…065e0xc3e8…9a60Basex402 service$0.005100%coinbase68d ago0x672597…30d3cc
0xd4f5…065e0xc3e8…9a60Basex402 service$0.02100%coinbase68d ago0xe32cec…60f47f
0xd4f5…065e0xc3e8…9a60Basex402 service$0.01100%coinbase68d ago0x1c159d…2d53ea
0xd4f5…065e0xc3e8…9a60Basex402 service$0.02100%coinbase68d ago0xdcaa65…67c5b4
0xd4f5…065e0xc3e8…9a60Basex402 service$0.01100%coinbase68d ago0xc22bee…dc00f9
0xd4f5…065e0xc3e8…9a60Basex402 service$0.005100%coinbase68d ago0x5a9d93…daac32
0xd4f5…065e0xc3e8…9a60Basex402 service$0.02100%coinbase68d ago0xbff5a9…77fb04
0xd4f5…065e0xc3e8…9a60Basex402 service$0.005100%coinbase68d ago0x6e978b…542b89
0xd4f5…065e0xc3e8…9a60Basex402 service$0.005100%coinbase68d ago0x0c4d57…1c72ef
0xd4f5…065e0xc3e8…9a60Basex402 service$0.005100%coinbase68d ago0xc16f4b…e7d86e
0xd4f5…065e0xc3e8…9a60Basex402 service$0.005100%coinbase68d ago0x71149a…6a2864
0xd4f5…065e0xc3e8…9a60Basex402 service$0.005100%coinbase68d ago0x5133f8…df5c6e
0xd4f5…065e0xc3e8…9a60Basex402 service$0.005100%coinbase68d ago0x874c3d…ab1f36
0xd4f5…065e0xc3e8…9a60Basex402 service$0.005100%coinbase68d ago0xba89a3…d82fbb

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.