Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x767c…c39e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0x49efb8…446ff5
0x8313…03f00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0xb5faca…d26bb2
0x767c…c39e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0x9871e8…c0376e
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x6253ce…75d00c
0x7b39…e70d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase7d ago0x4ce8f0…b0e8b5
0x7378…26c90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase7d ago0x300614…3b0dc3
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x36da01…bfebee
0x8b56…fa9c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase7d ago0x2e422f…3fa746
0x8b56…fa9c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase7d ago0x5c6e30…07f328
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0xf45543…ec476f
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x26c8d9…359829
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase7d ago0xd05212…fa60e7
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.002100%coinbase7d ago0xfc304d…13b44f
0x3010…a02b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase7d ago0x51554b…28108b
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x13a8a1…7507f4
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x095cd1…bba9f0
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x1d0366…350905
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x5ccf87…0b4999
0x1352…266b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase7d ago0x9ef595…d09f3f
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0xf21b10…e5985d
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0xd31854…55e380
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0xe3af2b…5b9c35
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x1ba652…806873
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x07b7cf…d03345
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0xcb1bc6…76bb75

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.