Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase52d ago0x04cea1…19e564
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase52d ago0xffb85e…54df97
0x1cb8…bdff0x7d24…9057Base—$0.01100%coinbase52d ago0x018e4e…f47ab9
0x1cb8…bdff0x0c0f…0ba6Base—$0.01100%coinbase52d ago0x4985c7…8e9491
0x1cb8…bdff0xd24c…24f0Base—$0.01100%coinbase52d ago0xc2c086…fe5ae9
0x1cb8…bdff0x7b00…7ca7Base—$0.01100%coinbase52d ago0xd018c7…304825
0x1cb8…bdff0x1939…d0ddBase—$0.01100%coinbase52d ago0xd9336d…8d4b91
0x1cb8…bdff0xce41…f17cBase—$0.01100%coinbase52d ago0xcef643…1d0638
0x1cb8…bdff0x226d…ad83Base—$0.01100%coinbase52d ago0x9f7bcc…817a1a
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0x7df5a0…1e24fb
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x473deb…97a9c7
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xa9e6e9…dcaaa7
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xf67f76…7dfc46
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x4f9b15…64aff8
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x7d9610…5de0e0
0x1cb8…bdff0xf52c…2957Base—$0.01100%coinbase52d ago0xf823f1…a5e86a
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x52e60d…add730
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x313bf9…b89b38
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x153efd…5f9b18
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xf3b407…cbdf6b
0x1cb8…bdff0xc5b9…cf42Base—$0.01100%coinbase52d ago0xfa1348…cdfbdd
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x1dbcf4…26165a
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase52d ago0xd80ec5…169d12
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase52d ago0xb3f361…994d6a
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0x852305…c473a4

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.