Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0xbd284d…2c692e
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0xa0320b…5925ae
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0xd29756…de969e
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0xd78c29…b18414
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0xb38b31…eb6c65
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0xd43cf4…622e3d
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0xdc0356…74eff5
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0x03c624…22b276
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0x39801b…d4ed1b
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0x30fc84…be1fec
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0xd17399…7a6d77
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0x481779…a572d1
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0x183056…ebdb6f
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0x9c1922…824c8d
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0x69eef0…b0c183
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0x89d9bf…1ade3c
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0xf47bb3…c82b0c
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0x08e002…68800c
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0x71703c…4d0cf1
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0xfb1cdf…e67bfa
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0x00ceef…12bbff
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0x13ce46…2ff676
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0x3a9ada…c5f817
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates108d ago0x367a04…d57160
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase108d ago0xd58f9e…6cf907

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.