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.005022100%coinbase14d ago0xa02213…11503d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005441100%coinbase14d ago0x0bcf0f…a7fa68
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase14d ago0xad6899…90f1e5
0x4078…d6ee0x6839…1a2bBase$0.003100%coinbase14d ago0x6d1514…319874
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005476100%coinbase14d ago0xc8da80…3c64b0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005143100%coinbase14d ago0x9def8c…112ef5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007267100%coinbase14d ago0x53d46c…4fcf25
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005374100%coinbase14d ago0x66845d…fa0b99
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007399100%coinbase14d ago0xc1ff81…5906c5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005416100%coinbase14d ago0x4ccac6…09fcbf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00503100%coinbase14d ago0x2cd962…964d62
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x231782…6a07c7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007345100%coinbase14d ago0x41f3a0…8bd730
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00571100%coinbase14d ago0xf32c6e…a47466
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007264100%coinbase14d ago0x1db49c…73ffdc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005243100%coinbase14d ago0x4f29e0…91bef8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007267100%coinbase14d ago0x2ce378…fa8361
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005567100%coinbase14d ago0x5d9327…4c3fa9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14d ago0x3d6f31…c7e6bf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00552100%coinbase14d ago0xa6a2e4…e62b0f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005188100%coinbase14d ago0x06b152…f5621c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005094100%coinbase14d ago0x354da6…7a221d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008173100%coinbase14d ago0x267586…e219da
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004982100%coinbase14d ago0xfb3473…2c6188
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007803100%coinbase14d ago0xc85c18…a5430c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.