Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.05100%coinbase16d ago0x7e67ff…8c755c
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase16d ago0xe45d36…b2ce30
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase16d ago0xab4b80…b025c7
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase16d ago0xc4000a…470f9f
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase16d ago0x85fff2…70fdbb
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase16d ago0x2751aa…dd8c79
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase16d ago0x3a7634…dc723f
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x0644e0…30ff7c
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x979762…c93a89
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x6ed95d…c5bb6c
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0xa4fd31…1dbff9
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x25078d…486e06
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0xa64c74…f53893
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0xc8ef45…24aebe
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x069274…e31950
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x70f08d…151ee8
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x65e2eb…91bbe2
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x77221e…28fbbf
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0xab4f5e…b0a876
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x173862…06ec82
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x5bcc10…c582bb
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x4dd333…f6fef8
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x4257ef…2f9d56
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0xa37da2…3ecb2b
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase16d ago0x577581…2b060e

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.