Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd4f…f74c0x2f16…a4ffBase—$0.05100%payAI15d ago0xabcbcf…364179
0xfd4f…f74c0xf832…4a92Base—$0.05100%payAI15d ago0xc90d8f…f97ca4
0xfd4f…f74c0x8359…9fe9Base—$0.05100%payAI15d ago0x72d71c…fee4ac
0xfd4f…f74c0x938a…37cdBase—$0.05100%payAI15d ago0x69b116…003792
0xfd4f…f74c0x7aa1…a88eBase—$0.05100%payAI15d ago0xd7362f…74ab1c
0xfd4f…f74c0xad2e…c20fBase—$0.05100%payAI15d ago0x3e6307…701b6d
0xfd4f…f74c0x8685…e083Base—$0.05100%payAI15d ago0x9cd7e9…ad4846
0xfd4f…f74c0xbd1e…886dBase—$0.05100%payAI15d ago0x23675e…059378
0xfd4f…f74c0x8635…42e9Base—$0.05100%payAI15d ago0xada506…d4323a
0xfd4f…f74c0xb28f…bc94Base—$0.05100%payAI15d ago0xbe415a…d18ac7
0xfd4f…f74c0x77b0…de5fBase—$0.05100%payAI15d ago0x5e6112…eb35d1
0xfd4f…f74c0x4368…f59eBase—$0.05100%payAI15d ago0xcc0148…9cf479
0xfd4f…f74c0xbe3d…ff22Base—$0.05100%payAI15d ago0x109c4f…c84020
0x5467…d6180xfd4f…f74cBase—$0.65100%payAI15d ago0xb8fb0d…21de5a
0xfd4f…f74c0x2f16…a4ffBase—$0.01100%coinbase15d ago0x7a970d…e662ef
0xfd4f…f74c0x8359…9fe9Base—$0.01100%coinbase15d ago0x081e26…6fa8e7
0xfd4f…f74c0x8685…e083Base—$0.01100%coinbase15d ago0x1e61a9…8b062d
0xfd4f…f74c0x77b0…de5fBase—$0.01100%coinbase15d ago0xb1d735…fa2263
0xfd4f…f74c0xb28f…bc94Base—$0.01100%coinbase15d ago0xede58e…0605ec
0xfd4f…f74c0x938a…37cdBase—$0.01100%coinbase15d ago0x253584…7d4463
0xfd4f…f74c0x8635…42e9Base—$0.01100%coinbase15d ago0xa2ad74…e6a757
0xfd4f…f74c0xbd1e…886dBase—$0.01100%coinbase15d ago0x89c7ad…c356d0
0xfd4f…f74c0x4368…f59eBase—$0.01100%coinbase15d ago0xf61a2b…57c1c0
0xfd4f…f74c0x7aa1…a88eBase—$0.01100%coinbase15d ago0x40f3f9…234c1b
0xfd4f…f74c0xad2e…c20fBase—$0.01100%coinbase15d ago0xdc87c2…892a40

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.