Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x2af129…bd0631
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0xeeea7a…aec6a5
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x1a1f00…110a97
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0xe1414f…09f7b8
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x6cdabf…316284
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0x632873…28d42e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0x09dc80…9960f7
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x156702…7b5dd7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0x5e1c0f…38afcc
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x022fbe…b5577d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x12ceec…8393b3
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0xc22af3…c412b6
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x603cb9…508d50
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x7c8127…f46195
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0x854675…b9a511
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x71a512…8a2998
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x526655…d34a79
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0xe21154…e50dc6
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x494116…bc45d4
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0x05d912…8d7c59
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0x2fb287…76da34
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x5aa21c…5390f2
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x128f59…01499f
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0x0964fe…ddf335
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0xc1d91b…dfa188

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.