Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6777…39860xcc42…305fBasex402-factoryCore$0.02100%coinbase36d ago0x479e72…e98a6d
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0x574ba2…782ae5
0x6777…39860xcc42…305fBasex402-factoryCore$0.03100%coinbase36d ago0x5509dc…6c5e82
0x6777…39860xcc42…305fBasex402-factoryCore$0.03100%coinbase36d ago0x173e92…b8e266
0x6777…39860xcc42…305fBasex402-factoryCore$0.03100%coinbase36d ago0xcf372f…cf4b31
0x6777…39860xcc42…305fBasex402-factoryCore$0.03100%coinbase36d ago0xb69774…b57749
0x6777…39860xcc42…305fBasex402-factoryCore$0.03100%coinbase36d ago0x0a13f3…e73a2e
0x6777…39860xcc42…305fBasex402-factoryCore$0.03100%coinbase36d ago0x7bdb9f…1d8788
0x6777…39860xcc42…305fBasex402-factoryCore$0.03100%coinbase36d ago0x5b9bc0…5bad87
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0xe1b7d6…1c7e6e
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0x583005…caf38b
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0xfa3e1d…0f816c
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0x2cfbae…85fe9a
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0x798b1b…190c7f
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0xe3c7e7…445d50
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0x350c4e…35234f
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0xddc2f4…14ebc6
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0xfe6b20…f7ddb7
0x6777…39860xcc42…305fBasex402-factoryCore$0.02100%coinbase36d ago0xe33298…ece102
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0xd13af5…1be503
0x6777…39860xcc42…305fBasex402-factoryCore$0.02100%coinbase36d ago0x43a257…66fff5
0x6777…39860xcc42…305fBasex402-factoryCore$0.02100%coinbase36d ago0xcdf5ab…4e77cb
0x6777…39860xcc42…305fBasex402-factoryCore$0.02100%coinbase36d ago0xf75927…907025
0x6777…39860xcc42…305fBasex402-factoryCore$0.03100%coinbase36d ago0xc817fd…b2f58b
0x6777…39860xcc42…305fBasex402-factoryCore$0.01100%coinbase36d ago0xbe9260…ea79e5

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.