Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0xba3d5e…404a4c
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0x208ae9…a65cba
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0xb6c9f8…ce4cad
0xac5a…142d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0xdaa8d5…385319
0xac5a…142d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0xf985e5…dc3a40
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase21d ago0x340942…dfbc59
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.10100%coinbase21d ago0x7c80fe…b3a9cc
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21d ago0x90582e…86bc66
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21d ago0x2260e0…e2226f
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase21d ago0x0f0977…aaf2a0
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase21d ago0x92552b…8ccfd2
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase21d ago0x64206a…ba810e
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase21d ago0x0a13d8…2ed67f
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase21d ago0x1a8a60…f47e55
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0xb46a78…36515d
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0x752340…0e3ead
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21d ago0xe015d7…bbfeae
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21d ago0xc8fca5…49a8e0
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0x8aa228…9ce404
0x4a03…97780x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0x4fde9a…fd4e4c
0xac5a…142d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0x40cdc1…8a2f11
0xac5a…142d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0x89ecde…07d455
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0xc88646…43c62c
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0xd4dc43…6f8e15
0xac5a…142d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0xb1f177…f3079b

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.