Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001766100%coinbase78d ago0x51576e…b39745
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001502100%coinbase78d ago0x606490…5888f8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001427100%coinbase78d ago0x5b6b9b…86b2d3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001473100%coinbase78d ago0x9dcf59…860d62
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001752100%coinbase79d ago0xcda66b…106c32
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00121100%coinbase79d ago0xce5ac7…dfba95
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001419100%coinbase79d ago0xcc5f46…a16afa
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001264100%coinbase79d ago0x192c9e…f33f84
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001137100%coinbase79d ago0x7c2265…e0a9fb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001223100%coinbase79d ago0xe372b3…07dbaa
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001441100%coinbase79d ago0xf8caa0…359141
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001299100%coinbase79d ago0x879f33…67327e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001257100%coinbase79d ago0xd6422f…fe48c7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001154100%coinbase79d ago0xec744a…18eaf9
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001616100%coinbase79d ago0x3c259d…81abcb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001239100%coinbase79d ago0x267532…651969
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001175100%coinbase79d ago0x5ca6bf…8dec45
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001323100%coinbase79d ago0xf9e23b…26cc54
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001326100%coinbase79d ago0x9d9566…2e2422
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001322100%coinbase79d ago0xd136ca…73d6e2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001322100%coinbase79d ago0x83a159…85f9d7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001881100%coinbase79d ago0x3a5210…9c2a8f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001639100%coinbase79d ago0xb4cea3…aad83f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001888100%coinbase79d ago0x2d2652…1f5a4d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001139100%coinbase79d ago0x5ee207…984a10

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.