Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0xb17d5a…cbb613
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase9d ago0x240909…f7f788
0x90b0…8d840xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xa216a5…df9c7f
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x593502…99a361
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xb6287b…b5152f
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xf99752…307744
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x544d16…620b83
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x0e579c…9350ac
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase9d ago0x2de43d…f66431
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase9d ago0x9f669a…112a2b
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase9d ago0x180bd1…d96105
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xf9bfec…c69e76
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.003075100%coinbase9d ago0xe9786b…fdf445
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x9706c3…fe00a6
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.004299100%coinbase9d ago0xf8172b…3bcf5f
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.003056100%coinbase9d ago0xc40807…510fcd
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xf6aba8…af6b5a
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x73523c…7afd8f
0x8c6b…36fb0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase9d ago0xe7b211…54000f
0x8c6b…36fb0xe903…1abfBaseBlockRun.AIAi$0.00222100%coinbase9d ago0xe7671f…f92d76
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x162e76…42d9ac
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0xd61e38…e11766
0x5b70…7cd00xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xa278e3…6f8ebf
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0x9f820d…61cb56
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase9d ago0xa12bcb…81630b

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.