Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x89b1a6…c24b52
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase128d ago0x251269…0c8102
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase128d ago0x7a94f2…3a262f
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase128d ago0x4637da…1c5244
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase128d ago0xb1ed7c…d13881
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase128d ago0x0f0b6f…81d19e
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase128d ago0x55bff3…9978d1
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase128d ago0xda5cea…eaed36
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase128d ago0x8959ce…b7a9c4
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase128d ago0x9230e2…d61a8b
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase128d ago0x10fec2…f947a7
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase128d ago0xd3086f…0f8a75
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase128d ago0xfb2371…ba9473
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase128d ago0x4bf388…dfccee
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase128d ago0xa15ac8…e4a5b3
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0x3850b1…2893cb
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0x7f8d50…950063
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0x379e54…e013f2
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0xe53267…dc7d73
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0xfc73d2…a1e971
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0xdf306e…f64b2f
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0xc7b8d6…388fcc
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0xcc9d0a…3cd976
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0x58d57f…c746c6
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase128d ago0xf6af8c…2c16c6

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.