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.02100%coinbase92d ago0x52c83d…d4e92f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase92d ago0x1e4854…1c3788
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase92d ago0x4790e9…2239b1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase92d ago0xb35884…372e48
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009618100%coinbase92d ago0x46f448…d4510c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase92d ago0xc70de4…8b92a9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase92d ago0xdc9604…09d65c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006047100%coinbase92d ago0xa87057…67353d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase92d ago0xa7b582…616671
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase92d ago0xa96af4…332309
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007536100%coinbase92d ago0x750726…16f950
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase92d ago0x5eac17…bf364d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase92d ago0xb6ac74…691c67
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase92d ago0x9989c9…e879a2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase92d ago0x2bc19f…d366e0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase92d ago0x5d262c…dc2766
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004921100%coinbase92d ago0x7fc04d…29f122
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase92d ago0xb919d0…0f36dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase92d ago0x8772f0…68d547
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009708100%coinbase92d ago0x8affc7…f230f2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase92d ago0x024cd5…e8eba5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase92d ago0xfc5f5f…fa429d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005149100%coinbase92d ago0x421e3b…ade073
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004979100%coinbase92d ago0x10e3b9…53b76c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase92d ago0x7447e7…292d22

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.