Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x2f0f71…7c3166
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x2d3530…385ee9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x31e416…aba896
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0xd590fc…877f23
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0x29365c…1e0599
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0xfca724…591013
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x052373…05a660
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x7e0092…1935be
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x91f8e2…92f6f4
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0xd5fbaa…ec35de
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x23a7d1…a5363f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x7ec30d…46b40b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0xcfa425…0e57d1
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0xd1fabf…2f9aa0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x0c98b8…2db9dd
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0xb5da69…b58f17
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0xa2cbbd…e41ef0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0xd257b3…71bf26
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0xa365b5…0a3075
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x5f738b…dc476e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x944aa5…d49291
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase128d ago0x80870b…6e8a28
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0xd959e6…8e17ef
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase128d ago0x352077…e82919
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase129d ago0xcd98a7…98fcd8

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.