Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf57f…d4950x0e84…b808BaseOtto AITwitter search$0.001100%coinbase9d ago0x0792ec…ba3196
0x9423…dee80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase9d ago0xea7caf…05aa7f
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x0c7da4…838869
0xc302…afb80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase9d ago0xefe040…0fae5b
0x749e…b4310x0e84…b808BaseOtto AITwitter search$0.003100%coinbase9d ago0x5f84a1…170281
0x91f1…f8800x0e84…b808BaseOtto AITwitter search$0.001100%coinbase9d ago0xbda7a6…eb20ed
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x7136d2…1ac2d5
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x781fd1…68451c
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0xfb33f5…b62641
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x7be99f…90724e
0x749e…b4310x0e84…b808BaseOtto AITwitter search$0.003100%coinbase9d ago0x036bfb…44dc4d
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x2453d3…7c9161
0x039e…266e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x5a9fbd…9fc2fc
0x039e…266e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0xba360d…217e4c
0x039e…266e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0xb781a6…43bcd9
0x039e…266e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x49a932…284f65
0x039e…266e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x062178…115146
0x039e…266e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x2a76fc…e89129
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x2cc896…a51341
0x767c…c39e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase9d ago0xd00bfb…8b3839
0x9423…dee80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase9d ago0xf204f6…569da1
0x749e…b4310x0e84…b808BaseOtto AITwitter search$0.003100%coinbase9d ago0x97468c…7f99e4
0x9423…dee80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase9d ago0xbddf28…2edcd9
0x749e…b4310x0e84…b808BaseOtto AITwitter search$0.003100%coinbase9d ago0xb8c73b…cd2891
0x749e…b4310x0e84…b808BaseOtto AITwitter search$0.003100%coinbase9d ago0xdba87b…ef66d2

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.