Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x965196…63b329
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x808236…b96aff
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x5c8d3d…c74d88
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x71adf8…92673b
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x9e7f7c…3b93b5
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x29082e…ed8710
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0xce7a90…d55d34
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x59016b…20f6b0
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x30385d…bd74ac
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0xf69c1c…b278f6
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x855575…558802
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.006897100%coinbase75d ago0x2bf0c5…742c0e
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x32c278…2b8c2d
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0xfbe736…6415a1
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x4ae54c…aa421f
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x8c05c7…231afa
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x7bda8e…93eecc
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x81862f…9c0de6
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0xa03383…0fad0f
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x20356b…e2c625
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0xc19185…f0603d
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x320671…6fd6c2
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0xf7b81b…92592d
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x3a4863…3f3695
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0xf4f8a1…3ed7c1

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.