Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase6d ago0x5e4713…f1c839
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase6d ago0xf42303…49c754
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase6d ago0x769b7f…a89ecd
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase6d ago0xe07798…587c94
0xf331…194c0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase6d ago0x870238…1399a6
0xf331…194c0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase6d ago0xb18c6b…9266eb
0xf331…194c0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase6d ago0x6c0dba…f67068
0xf331…194c0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase6d ago0x26e393…18a5ec
0xf331…194c0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase6d ago0x2f8643…186caa
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase6d ago0x9d2abb…7c3dde
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase6d ago0x09cc53…4948b4
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase6d ago0xac0194…deb158
0xf331…194c0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase6d ago0x810bb1…8c3296
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase6d ago0x82060c…bcd905
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase6d ago0xa3a928…50d39c
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.006976100%coinbase6d ago0x9f799b…dd2a81
0xf331…194c0xe903…1abfBaseBlockRun.AIAi$0.009166100%coinbase6d ago0x81e12f…8cc7e0
0xf331…194c0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0xdc40a0…7aa229
0xf331…194c0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0x9a5cef…66b88d
0xf331…194c0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0xfa6f6e…1a91c8
0xf331…194c0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0xba1cd5…3e9b02
0xf331…194c0x1af0…d786Base—$0.01100%coinbase6d ago0xcfde5e…e503d5
0xf331…194c0x8cc6…3a0bBase—$0.01100%coinbase6d ago0x9c0a20…f22175

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.