Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.004100%coinbase42d ago0xaacd1a…08adee
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.002100%coinbase42d ago0x6fe4f4…7d7b2e
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.003100%coinbase42d ago0xc11ecd…eae5fd
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.003100%coinbase42d ago0xb61345…7a5dc7
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.003100%coinbase42d ago0x403c02…0a44bf
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.003100%coinbase42d ago0x20b247…e018c3
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.002100%coinbase42d ago0x8888d2…3d52ac
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.002100%coinbase42d ago0xc6d077…41cff8
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.01100%coinbase42d ago0xe0f4ea…06ea80
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.01100%coinbase42d ago0xc405d3…542236
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.01100%coinbase42d ago0xe4613a…37f1b0
0x6777…39860x9700…d3abBaseOblique MarketsTime$0.002100%coinbase42d ago0x08283a…8cb1c4
0x7cd4…a2640x9700…d3abBaseOblique MarketsTime$0.02100%coinbase42d ago0x034a2e…b613dc
0x7cd4…a2640x9700…d3abBaseOblique MarketsTime$0.02100%coinbase42d ago0xd1c76b…00c586
0x7cd4…a2640x9700…d3abBaseOblique MarketsTime$0.02100%coinbase42d ago0x787f68…63ce76
0xeb3d…515f0x9700…d3abBaseOblique MarketsTime$0.05100%coinbase42d ago0x94a145…5cdbee
0x7cd4…a2640x9700…d3abBaseOblique MarketsTime$0.02100%coinbase42d ago0x2e79a8…cfac76
0x7cd4…a2640x9700…d3abBaseOblique MarketsTime$0.02100%coinbase42d ago0x3628e3…8b98ab

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.