Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd812…97110xec9b…1481Base—$0.01100%coinbase72d ago0x8ff65d…837151
0xd812…97110x9e62…2f27Base—$0.01100%coinbase72d ago0xea44b6…90cf98
0xd812…97110xd6e3…dfeeBase—$0.01100%coinbase72d ago0xee5b35…a143f8
0xd812…97110x7e20…b757Base—$0.01100%coinbase72d ago0xfc14c7…63e81e
0xd812…97110x17fa…1f24Base—$0.01100%coinbase72d ago0x449248…598db6
0xd812…97110x6028…4f3cBase—$0.01100%coinbase72d ago0x03a146…728bf8
0xd812…97110x1962…50b6Base—$0.01100%coinbase72d ago0xaa0196…9288bc
0xd812…97110x3a06…feb3Base—$0.01100%coinbase72d ago0x5f2f06…0bfff3
0xd812…97110xd80b…225cBase—$0.01100%coinbase72d ago0xd9d623…1423fe
0xd812…97110x8a88…e796Base—$0.01100%coinbase72d ago0x0e6caf…e0c4e4
0xd812…97110xc403…bff0Base—$0.01100%coinbase72d ago0xf21438…f3d09e
0xd812…97110xc570…2894Base—$0.01100%coinbase72d ago0x5cbf10…54206f
0xd812…97110x610b…4ed6Base—$0.01100%coinbase72d ago0x867f8e…19d179
0xd812…97110xe888…3defBase—$0.01100%coinbase72d ago0x657bf3…ce2c17
0xd812…97110xb1a1…a55dBase—$0.01100%coinbase72d ago0x935fda…d7d001
0xd812…97110x236d…ec84Base—$0.01100%coinbase72d ago0x0cc15b…929793
0xd812…97110xb00f…53ebBase—$0.01100%coinbase72d ago0x621d81…1ec278
0xd812…97110xaeb3…0decBase—$0.01100%coinbase72d ago0x6665e1…a191cb
0xd812…97110xe83d…79e8Base—$0.01100%coinbase72d ago0x24a377…5ab1fc
0xd812…97110xd730…137cBase—$0.01100%coinbase72d ago0x72edcd…185ef3
0xd812…97110x2838…cb6cBase—$0.01100%coinbase72d ago0xb5c61a…3a341d
0xd812…97110x7132…0a51Base—$0.01100%coinbase72d ago0x634a1a…fc1fcd
0xd812…97110x7b86…34ffBase—$0.01100%coinbase72d ago0x70c45e…139cb9
0xd812…97110x04a8…0028Base—$0.01100%coinbase72d ago0xe85754…6934b1
0xd812…97110x2a9d…f6fcBase—$0.01100%coinbase72d ago0x38eb0e…552a35

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.