Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x4391ec…4ba88b
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x0ca42d…5babf6
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x7010cc…760d52
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.05100%coinbase72d ago0x453c8b…dbc805
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0xd0df27…b2636d
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x70f313…ee3b66
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0xf8c4e5…88bdc5
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x955ee9…de54ef
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x23a8c3…fccfb5
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0xa61884…6d3074
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0xead7d6…3062d6
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x72115e…92b6e4
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x506431…f959a9
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0xa1e243…f45e3f
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0xaf3197…579f7b
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x4e3e3d…d9f8c9
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0xa13d08…5a36c3
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x9fb1e9…c60e6a
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x30d137…e673da
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x574e70…e6ef2e
0x1ec0…9ca30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0x207554…ad406f

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.