Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004172100%coinbase42d ago0x08745d…a3a69d
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004172100%coinbase42d ago0x4505f2…e87e7a
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004172100%coinbase42d ago0x7a8277…1356d3
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$2.27100%coinbase42d ago0x26e887…29db80
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004172100%coinbase42d ago0x8cae3d…bf05ef
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase42d ago0x6ef44c…825a2b
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004161100%coinbase42d ago0xf35f91…487a8e
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004161100%coinbase42d ago0x4b0127…0d6b9c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004161100%coinbase42d ago0x6d39fc…379bbb
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004161100%coinbase42d ago0x389673…f6a425
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$2.27100%coinbase42d ago0xaf3400…bb98e2
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004161100%coinbase42d ago0xd5591b…70048c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase42d ago0xf14099…63be0e
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005599100%coinbase42d ago0x4d2188…72e9d9
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase42d ago0x1e78b7…676d73
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase42d ago0x014822…e4ec51
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005565100%coinbase42d ago0xb45c9c…ced8f1
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005565100%coinbase42d ago0x29a1bf…f0fb16
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005565100%coinbase42d ago0xac753d…136d5d
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase42d ago0xf0cf13…2035b4
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase42d ago0x1fc127…7907a6
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase42d ago0x8e01f4…486690
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase42d ago0x26f0ce…20c6c0
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase42d ago0x525663…0bb886
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00417100%coinbase42d ago0xe71092…3ac8b0

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.