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.01100%coinbase22d ago0xf356a2…d08f3a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0x20be41…6bb417
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0x9902df…a77f1c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0xd6af3d…3dcf0c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0x06aa68…226b83
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0x827067…3db2c8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase22d ago0x299d2b…84b8a8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00726100%coinbase22d ago0xde9c43…c60119
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002475100%coinbase22d ago0xfb909d…29d303
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0xb9ec46…78e61f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005947100%coinbase22d ago0x95c0ca…92c25f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005458100%coinbase22d ago0x7027d7…ee80a3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005881100%coinbase22d ago0xcdd886…9bd467
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0x00f344…727464
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004786100%coinbase22d ago0xb0e17d…110182
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0xe3c247…e9c882
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00527100%coinbase22d ago0xb23950…3a3462
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005002100%coinbase22d ago0x5bdc9d…d49067
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0x8e3f7b…69825a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007362100%coinbase22d ago0x34425d…d02a1c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00724100%coinbase22d ago0x346347…a88e6e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008175100%coinbase22d ago0x572b9a…9287ce
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00531100%coinbase22d ago0x9fed4b…23c01d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007549100%coinbase22d ago0x5d72b3…b6fa26
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0x99493d…b21f67

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.