Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x07966f…8406cf
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase18d ago0x684af7…c50c75
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0xc9f164…333c20
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase18d ago0xe9166a…06e287
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0xbf8ccd…dbcd64
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x428ff3…bf2b44
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x66e957…5bc56e
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase18d ago0xd812ca…77a759
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x4a78dc…e9faaf
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase18d ago0x470582…adee72
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x1707ec…aeb23b
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x822fd0…b2d41f
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0xe8748e…d9c87d
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase18d ago0x434350…e76b6f
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x7d86cc…6cadfb
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase18d ago0x062726…8f42be
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x39bce5…cce4cc
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0xd4b98a…aa4e19
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0xdb5304…7a4ae6
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase18d ago0x675fcf…fa846d
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x31ebf6…18c489
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase18d ago0x9164bc…868085
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x50140f…e1d7b5
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0xd5dab4…587c66
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x110eb1…de7d34

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.