Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x144c20…9c61c7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005322100%coinbase55d ago0x976c68…c7a647
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x0e8e2b…776065
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005229100%coinbase55d ago0x7a4fec…f3c17d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x717cad…71b238
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0x6437b6…16383f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0x666ae7…2b9103
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase55d ago0xa5c1ec…00f88e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x1408a3…47f3bc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase55d ago0xca6696…b7683d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase55d ago0x1af3df…67ae85
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x753ecd…c4075f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0xd25399…24931f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0xe021ff…16b4c0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase55d ago0x55d7ff…c0c720
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0x343ec7…04130f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0x0effba…ad9d73
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0x06037a…1749e2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x2a9c75…5c0982
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0xa195d5…9fd1cf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0xcc8e27…55d20f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0xe334c8…856444
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x511036…235546
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0xa61957…b7cd30
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0x572db8…76e423

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.