Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x91f85c…4ba1dc
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x100787…1282d8
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0xa16090…823c9a
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0xff9793…2a96ca
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x3b8cf4…43a78e
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x7b205a…a6181d
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0xd825b9…5b4088
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x8ca131…212ee2
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x44f77d…78fb25
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0xbdf5ca…04947a
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x88886a…5b3a59
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x2b35cf…9b6b93
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x0a8d9d…82dfbb
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0xe1ebac…e7eba7
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0xf071b7…03af11
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x62fb7b…db544d
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x1388e2…f4d6c8
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0xbd8586…76c5f0
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0xfc4f91…635aba
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0x9c6309…0e285f
0x6367…fa130x0e84…b808BaseOtto AITwitter search$0.001100%coinbase157d ago0xbed868…4b543e

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.