Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005267100%coinbase87d ago0x2a8913…f8ba3e
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004641100%coinbase87d ago0xde215d…0d81f3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003222100%coinbase87d ago0x312b39…0b0388
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005267100%coinbase87d ago0x0cd5d1…8da3fc
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004641100%coinbase87d ago0x16e779…43316f
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005105100%coinbase87d ago0x65f5a3…10a3a7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004641100%coinbase87d ago0x903874…8c45d9
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004641100%coinbase87d ago0x71a41c…1b90f8
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004641100%coinbase87d ago0xcadc8b…d83e48
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004641100%coinbase87d ago0x213f57…60ade6
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004641100%coinbase87d ago0x28c850…a41e4c
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004641100%coinbase87d ago0x413776…1a0715
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004641100%coinbase87d ago0x90ea2e…fb61c3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004956100%coinbase87d ago0xa3aa3c…f4f481
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003538100%coinbase87d ago0xdc9650…7c211c
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004408100%coinbase87d ago0xc5ac5c…c761f7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004956100%coinbase87d ago0x0855c3…3d60d7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004245100%coinbase87d ago0x3cbece…f7689c
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.00521100%coinbase87d ago0x8f2f64…b3f348
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004245100%coinbase87d ago0xf63914…3c445e
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004245100%coinbase87d ago0x976831…560546
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004408100%coinbase87d ago0x7ba950…6d6686
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.00512100%coinbase88d ago0x79c5e5…0fc736
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.00512100%coinbase88d ago0x9f6dd2…5c4ffc
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.00512100%coinbase88d ago0x490d15…d1a01b

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.