Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase50d ago0x40c2d1…d4d6fd
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase50d ago0x72cdb4…c55b9d
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase50d ago0x949955…c42d4c
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase50d ago0x0999a1…99e4df
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0xe9b015…7c0985
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x789f6b…26f297
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x379115…aeb42d
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x3c79f9…7a46a6
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x465a25…baeac0
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x07573e…a4a431
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x35456d…c9b2d1
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x7a000a…94583b
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005962100%coinbase50d ago0x5bef7c…e96a20
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005962100%coinbase50d ago0x37ac34…d0a3b9
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005962100%coinbase50d ago0xbd7715…903af7
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x6a14a5…fed7c9
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x88d3be…17f03f
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0xa8a9fc…a13dd5
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x00b8f6…d744f0
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0xc0325f…5755d3
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0xf4e438…efb6f2
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x237d08…6e4e6a
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x26cca8…6a8c82
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x10da57…14463a
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x3c3b57…9b7ba8

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.