Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase51d ago0xb69747…d7cf28
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0xfea255…d07c0d
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x6bdd76…1420f8
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x957425…c9e79f
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x758f27…6c29ee
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0xecf7df…304d07
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x68d34a…c7365a
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x06387b…0e8874
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x25b71c…60818b
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x31bc30…385e5b
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x0063cc…3e4f54
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0xd6d3fc…c45348
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x4fbc08…1331e6
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x474af0…439028
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x16806c…e7ffe9
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0xbc91de…96cd28
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x95a245…a52787
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0xe27446…e83a04
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x58cf48…1a9848
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0xe2f3d2…141cf3
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x455c6a…c4892d
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x9e2482…8903ad
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x8e7c4c…399779
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0xd59ac8…7bf39a
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x49f120…138a57

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.