Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase79d ago0x4d739b…eae9e4
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase79d ago0x52e743…c91f14
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase79d ago0xd98f1d…67b42b
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0x0e6c94…3bcbd8
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0xdb6eeb…976953
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0x8bdaba…64006c
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0x9e1624…c4fbcb
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0x622ef5…2110cc
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0xa9b1ea…7c5a5e
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0xfd6078…e7441f
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0x6b7f66…f386f4
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0xc1962b…0089d1
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0x00bebf…e881ce
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0xd0c60a…0b0fcd
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0xcc55d3…4232e9
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0x99515c…3ca804
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0xeb466b…5775fe
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0x3b230c…949e4c
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0x2b893e…7b2d01
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0x68ee4b…4d7108
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase79d ago0xdce11b…228d62
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase79d ago0xdd252e…265dad
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase79d ago0x436b06…c78ed1
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase79d ago0x2d6155…6684be
0x65df…5d250xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase79d ago0x7f8e9a…6d722d

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.