Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase77d ago0xfb3908…facfd2
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase77d ago0x0ccb85…ab3875
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase77d ago0x674981…0c9f95
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase77d ago0xa30bcb…5ac376
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase77d ago0xc6b0d7…f26773
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase77d ago0xab6466…9503f7
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase77d ago0x52655a…304743
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase77d ago0xee7305…aff920
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase77d ago0x3d144d…0f3e26
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase77d ago0x8ee145…362f2c
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase77d ago0x7c872c…671f12
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase77d ago0xd7a39a…9dc594
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase77d ago0x08f8ee…f4a572
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0xa883f8…80981d
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase77d ago0x7f34a5…19c4aa
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase77d ago0xe0303c…6e9412
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase77d ago0x9aa0c0…2dfa6e
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase77d ago0x9f00c0…f7a3c2
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase77d ago0x06accd…93033a
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase77d ago0x175b62…b9c466
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase77d ago0x4e8043…5890bd
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase77d ago0x5c25ec…22497d
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase77d ago0x190d51…ead90d
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase77d ago0x5db7a2…597c87
0x4e8f…e2dc0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase77d ago0x5c255c…3256bc

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.