Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase58d ago0xe8d9a9…ababa6
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase58d ago0x031973…6fd370
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase58d ago0x9dd456…5cfb9d
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase58d ago0x276b1d…748227
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase58d ago0x2fd760…a00319
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase58d ago0xe1aa21…95cc36
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase58d ago0xb7e1be…123e93
0x3ecc…87490x2ec4…be71Basex402scanX402$0.02100%coinbase59d ago0x70e928…6bbe84
0x3ecc…87490x2ec4…be71Basex402scanX402$0.01100%coinbase59d ago0x68dd24…162dda
0x3ecc…87490x2ec4…be71Basex402scanX402$0.01100%coinbase59d ago0x38a740…e06fe3
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase59d ago0xf96f7d…4e4106
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase59d ago0xb28eeb…8188c2
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase59d ago0xbf894c…435b73
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase59d ago0x0e4ec4…b61ab8
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase59d ago0xc7d257…b47f75
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase59d ago0x1cd5e9…63b8ae
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase59d ago0x56ac30…a11528
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase59d ago0x15789f…5335aa
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase59d ago0x05e5c5…5d2bd5
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase59d ago0xb28b4b…f2da05
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase59d ago0xbefbcd…77328b
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase59d ago0x72676c…2f8c7b
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase59d ago0x527720…482bed
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase59d ago0xf56abd…829348

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.