Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x69ad20…6ff51f
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x6f1f68…d4c230
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x33e511…997e37
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x0c4b6d…c35379
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x8fc383…2cf4ce
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x373e7c…f6e73d
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0xc2a0a3…cd687c
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x58aba0…bff739
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x55eb69…1ba0ac
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x2974ab…1a15a4
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x0660de…265349
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x01d3fc…39e2a4
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0xbae9d1…3ecc33
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x4052e9…740a2b
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x413df4…171805
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x072f0d…466f50
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x8eae15…73ef6f
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x7d9bcf…aea5c6
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0xe48e83…24ce2e
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0xfbab88…721504
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0xf37545…fb4b24
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x951178…8323b2
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x8af667…597945
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x9fdff1…498cf2
0xe2b5…0a0c0x5aae…482eBase—$0.001100%coinbase10d ago0x8064d3…bb1f4b

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.