Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2de…2cf50x2633…2223Base$0.00302100%payAI13d ago0x43f7b0…aecdfe
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x9069e3…bc6aa7
0xd2de…2cf50x2633…2223Base$0.003019100%payAI13d ago0x730b94…51ce72
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0xe6eae0…630a39
0xd2de…2cf50x2633…2223Base$0.003018100%payAI13d ago0xb3f6c2…ba9c8f
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0xe2a243…f47d08
0xd2de…2cf50x2633…2223Base$0.003024100%payAI13d ago0x157e80…8f4e69
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0xe76cce…7d80cf
0xd2de…2cf50x2633…2223Base$0.00302100%payAI13d ago0xd684e6…39dc63
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0xf4215e…472fe9
0xd2de…2cf50x2633…2223Base$0.003019100%payAI13d ago0x79766b…83bb0f
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0xa88d77…fac5ba
0xd2de…2cf50x2633…2223Base$0.00302100%payAI13d ago0x402490…bb5710
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x82b887…d227d4
0xd2de…2cf50x2633…2223Base$0.00302100%payAI13d ago0x498189…a6725b
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x11c11d…48326a
0xd2de…2cf50x2633…2223Base$0.003019100%payAI13d ago0xcaead1…32d446
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x19257e…498681
0xd2de…2cf50x2633…2223Base$0.00302100%payAI13d ago0xa1658d…f7d7be
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x65603e…3b3ca1
0xd2de…2cf50x2633…2223Base$0.003969100%payAI14d ago0x8ac3a0…e868f6
0xd2de…2cf50x2633…2223Base$0.002547100%payAI14d ago0x9dcb63…1e0c07
0xd2de…2cf50x2633…2223Base$0.003067100%payAI14d ago0xe4a361…662b6f
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase14d ago0x3095e0…f5f1ca
0xd2de…2cf50x2633…2223Base$0.003969100%payAI14d ago0x234c64…eac006

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.