Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003801100%coinbase128d ago0x5be5b3…e2fb7f
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003801100%coinbase128d ago0x996b77…b144a4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003801100%coinbase128d ago0x5f3822…11ffa5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003801100%coinbase128d ago0x7cf3fd…15e549
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003801100%coinbase128d ago0x845027…9481b4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003801100%coinbase128d ago0xdd9a98…371ebf
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003856100%coinbase128d ago0xd7ff2b…ecc1b9
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003856100%coinbase128d ago0x02e230…7b3864
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003856100%coinbase128d ago0x189a8e…8417db
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003856100%coinbase129d ago0x50ab7f…bf4e13
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003856100%coinbase129d ago0xddd4fa…ee2734
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003856100%coinbase129d ago0x720e51…243183
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003844100%coinbase129d ago0x628c07…e54575
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003844100%coinbase129d ago0x75078d…2a54f7
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003592100%coinbase129d ago0xd72672…352f53
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003592100%coinbase129d ago0x7f1dea…e4d1ea
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003592100%coinbase129d ago0xb8a095…39ac0d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002171100%coinbase129d ago0xcb7a46…cd83a0
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003081100%coinbase129d ago0xd9ebd2…2219c9
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003081100%coinbase129d ago0x8e95bf…ae2e9d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002073100%coinbase129d ago0xd91877…a010d2
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002959100%coinbase129d ago0xc76d8e…b0a7c3
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002954100%coinbase129d ago0xb26dca…2f9de5

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.