Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase4d ago0xa342cd…31743d
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase4d ago0x371692…d4ceba
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase4d ago0xe72272…d8969b
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase4d ago0x1fa3b5…743f1d
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase4d ago0x15a1a3…997030
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xe785aa…93251e
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase4d ago0xd77496…f125c4
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x9fb6c8…ce6920
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase4d ago0xeaa71a…323790
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase4d ago0xd3d194…1753c5
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x4d2402…de6580
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase4d ago0x37958d…d8e589
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase5d ago0x974d05…c45e9c
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase5d ago0x5e0186…75d4b6
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase5d ago0x0ba8c6…192e01
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase5d ago0xc5b80e…be3ca2
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase5d ago0x17ee15…484046
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase5d ago0x2fb52c…be0967
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase5d ago0x1c6d9e…740d73
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase5d ago0x4a0a68…0dd29e
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase5d ago0xbd18e4…0b0563
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase5d ago0xf7e7ed…17313f
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase5d ago0x5ecc99…5e16ed
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase5d ago0x1d910d…c7eeda
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase5d ago0xbf4089…188e1e

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.