Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase41d ago0x58d538…37d692
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase41d ago0x4f8302…313d6f
0x83e4…b6ff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x5db9ed…31291f
0xac6a…a7980x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x5e5468…12a058
0x37cc…ad920x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x273d94…49b9a0
0xcd06…76760x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x0f12ce…bda50a
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase41d ago0x6c0306…4bd615
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase41d ago0x6b3c91…d32a70
0x37cc…ad920x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x2cb043…a22303
0x8920…3a7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x0c53f0…8f69bb
0x8920…3a7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0xf47517…11ae6d
0x37cc…ad920x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0xe06319…340508
0x83e4…b6ff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0xf7042d…3fea9e
0x56f7…65340x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x91dd48…a30005
0xae53…01e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x2ee3bc…1f824b
0x767c…c39e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x9f2959…c1d7a6
0xf20a…f4cd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0xf3a826…9ba6ef
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x6a50b0…0b729f
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase41d ago0xe63340…6f3568
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase41d ago0x5e4371…407a17
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase41d ago0x8465bb…53979b
0xdeaf…b9430x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x14036d…a05029
0xdeaf…b9430x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x03037d…37e542
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase41d ago0xef2892…4efbf3
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase41d ago0x16e6b5…8b5425

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.