Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bca…35480xc4f0…0bb9Base—$78.11100%0xd05c…826092d ago0xddceae…7265a3
0x44b8…be5a0xc4f0…0bb9Base—$30.01100%0xd05c…826092d ago0xd7e4b5…db3dbb
0xddd3…5a490xc4f0…0bb9Base—$81.79100%0xd05c…826092d ago0xdccffb…2e5de1
0x44b8…be5a0xc4f0…0bb9Base—$30.01100%0xd05c…826092d ago0x3e5c48…f0f603
0xddd3…5a490xc4f0…0bb9Base—$50.01100%0xd05c…826092d ago0xb52a03…c8da04
0xddd3…5a490xc4f0…0bb9Base—$80.25100%0xd05c…826092d ago0x4d25af…c360c5
0x44b8…be5a0xc4f0…0bb9Base—$30.01100%0xd05c…826092d ago0x42e7a0…2fbfde
0xddd3…5a490xc4f0…0bb9Base—$50.01100%0xd05c…826092d ago0x6a7099…fcf2fa
0x44b8…be5a0xc4f0…0bb9Base—$30.01100%0xd05c…826092d ago0x68965e…b7942a
0x817c…03520xc4f0…0bb9Base—$10.50100%0xd05c…826092d ago0xdbebb4…c695ad
0x10ee…be9f0xc4f0…0bb9Base—$13.90100%0xd05c…826092d ago0x80fb12…22e157
0x817c…03520xc4f0…0bb9Base—$10.50100%0xd05c…826092d ago0x65588f…13719c
0x10ee…be9f0xc4f0…0bb9Base—$13.91100%0xd05c…826092d ago0xaf2f08…7b17f0
0x817c…03520xc4f0…0bb9Base—$9.00100%0xd05c…826092d ago0xe271d2…78fe25
0x10ee…be9f0xc4f0…0bb9Base—$13.29100%0xd05c…826092d ago0xd7e17a…0d701a
0x10ee…be9f0xc4f0…0bb9Base—$13.31100%0xd05c…826092d ago0xa78412…b489fe
0x10ee…be9f0xc4f0…0bb9Base—$13.11100%0xd05c…826092d ago0x7efcf1…bda77c
0x1111…68a30xc4f0…0bb9Base—$70.38100%0xd05c…826092d ago0x70c8eb…63f5d6
0x1111…68a30xc4f0…0bb9Base—$67.67100%0xd05c…826092d ago0xa1591b…88ee8c
0x1111…68a30xc4f0…0bb9Base—$67.40100%0xd05c…826092d ago0xe7da59…b0ab7f
0x5d4e…f6b50xc4f0…0bb9Base—$75.52100%0xd05c…826092d ago0x58200b…e2734c
0x5d4e…f6b50xc4f0…0bb9Base—$74.02100%0xd05c…826092d ago0xc24d83…b24b29
0x1111…68a30xc4f0…0bb9Base—$64.01100%0xd05c…826092d ago0xb2bdd2…8041f3
0x5d4e…f6b50xc4f0…0bb9Base—$71.02100%0xd05c…826092d ago0xdade8a…bfb71f
0x1111…68a30xc4f0…0bb9Base—$64.44100%0xd05c…826092d ago0x1b5691…977226

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.