Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ca9…76d40xbb93…cca5Base—$0.01100%coinbase77d ago0x31af95…f8b65d
0x6ca9…76d40xd4dc…81d8Base—$0.01100%coinbase77d ago0x08a458…6244bc
0x6ca9…76d40xf29f…661fBase—$0.01100%coinbase77d ago0x82b8ba…38af31
0x6ca9…76d40x4fce…de5eBase—$0.01100%coinbase77d ago0x79f4d2…74bfc5
0x6ca9…76d40x488e…68d4Base—$0.01100%coinbase77d ago0xe09dbc…e0651b
0x6ca9…76d40x95a7…dccaBase—$0.01100%coinbase77d ago0xa1a58f…11dba2
0x6ca9…76d40x4724…fb04Base—$0.01100%coinbase77d ago0x94c1cd…d3826a
0x6ca9…76d40x2a8d…c77bBase—$0.01100%coinbase77d ago0x40edfe…0a4b51
0x6ca9…76d40x4250…736cBase—$0.01100%coinbase77d ago0xaf4c8f…cea4b9
0x6ca9…76d40x07a4…2edbBase—$0.01100%coinbase77d ago0xc50259…e211d6
0x6ca9…76d40x46cd…caa5Base—$0.01100%coinbase77d ago0x42e1e4…d1607c
0x6ca9…76d40x4360…29f2Base—$0.01100%coinbase77d ago0x98991f…9078f4
0x6ca9…76d40x604c…cc33Base—$0.01100%coinbase77d ago0x9b0eb5…7430eb
0x6ca9…76d40xbe4f…3bfeBase—$0.01100%coinbase77d ago0xad06d8…147574
0x6ca9…76d40x6d96…7d58Base—$0.01100%coinbase77d ago0xfc6c7d…95dfa4
0x6ca9…76d40x0c6d…5fb5Base—$0.01100%coinbase77d ago0x872538…542fe2
0x6ca9…76d40x5c20…2b42Base—$0.01100%coinbase77d ago0xe7bcf0…1dd4ae
0x6ca9…76d40x2487…3ce1Base—$0.01100%coinbase77d ago0x61828d…4e5350
0x6ca9…76d40xac61…e7a7Base—$0.01100%coinbase77d ago0x7ea843…75da92
0x6ca9…76d40x8d2d…eca0Base—$0.01100%coinbase77d ago0x1f5d45…3cdca8
0x6ca9…76d40xd4a6…aa82Base—$0.01100%coinbase77d ago0xb98d9c…b32556
0x6ca9…76d40xd442…70a7Base—$0.01100%coinbase77d ago0x5c989a…ba39f8
0x6ca9…76d40xc708…8e96Base—$0.01100%coinbase77d ago0x3c73fc…6e839c
0x6ca9…76d40xf8dd…e351Base—$0.01100%coinbase77d ago0x1b2a21…fa77f0
0x6ca9…76d40xa822…ea2aBase—$0.01100%coinbase77d ago0x8b473b…139b70

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.