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%coinbase17d ago0xe5833b…85cd7b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0xf59a76…4017be
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x9d1ff1…11bc27
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x8227b3…d52bb1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0xecc36d…b8ab6b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0xda0c90…b06c5f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0xfdd775…d4772a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x6ca5f3…cdfd00
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x0e8fb9…3fba43
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x7462c3…9cf15d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0xdaee21…3e663e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x739fa0…04790e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x2dafc9…16a5c1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0xdf4ae9…5a5925
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x89c58b…1c1e14
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x6e1afc…3fc4df
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x5357db…7a1bce
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x3865df…039143
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0xdaa7ec…fd53dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x9de3d9…a4b3bf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x55efcb…1ef320
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x4a7a42…68d55a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x0ed892…829b07
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x394ebe…9088d1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00824100%coinbase17d ago0x52dc54…528129

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.