Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x850d…90a50xc4f0…0bb9Base$98.0170%0xd05c…826028d ago0xbb35d3…48a519
0x850d…90a50xc4f0…0bb9Base$96.0070%0xd05c…826028d ago0x63fa34…c8a3a4
0x850d…90a50xc4f0…0bb9Base$94.0070%0xd05c…826028d ago0xbdac55…d15828
0xd804…cc7b0xc4f0…0bb9Base$2.0070%0xd05c…826028d ago0x919b9e…f66a13
0xd05c…82600xc4f0…0bb9Base$3.0020%Payer-submitted28d ago0x1c354c…34a6e5
0x850d…90a50xc4f0…0bb9Base$93.0070%0xd05c…826028d ago0x3e7cbb…d49ee8
0x850d…90a50xc4f0…0bb9Base$55.0070%0xd05c…826028d ago0x452118…bc6859
0xce43…81f90xc4f0…0bb9Base$8.0070%0xd05c…826029d ago0x7009b1…caf7ed
0x4c7d…a4ad0xc4f0…0bb9Base$83.0170%0xd05c…826029d ago0xd4f670…1735ce
0x4c7d…a4ad0xc4f0…0bb9Base$83.0170%0xd05c…826029d ago0xd09de0…6f9df4
0x0b81…1bb60xc4f0…0bb9Base$28.0070%0xd05c…826029d ago0xd29eca…702c3f
0x0b81…1bb60xc4f0…0bb9Base$27.0070%0xd05c…826029d ago0xa76b22…0b9835
0x0b81…1bb60xc4f0…0bb9Base$26.0070%0xd05c…826029d ago0x98f0fd…a110c0
0xc88c…d0ce0xc4f0…0bb9Base$53.5570%0xd05c…826029d ago0x6b3bea…112a5f
0x0b81…1bb60xc4f0…0bb9Base$25.0070%0xd05c…826029d ago0x41cc37…80450c
0x9eec…9ba20xc4f0…0bb9Base$293.0470%0xd05c…826029d ago0x0e03dc…91a3bd
0x0b81…1bb60xc4f0…0bb9Base$25.0070%0xd05c…826029d ago0x1fb0c3…00c710
0x4c7d…a4ad0xc4f0…0bb9Base$81.0170%0xd05c…826029d ago0x08425d…4e3aea
0x4c7d…a4ad0xc4f0…0bb9Base$78.0170%0xd05c…826029d ago0xb9c721…78be50
0x9eec…9ba20xc4f0…0bb9Base$292.0470%0xd05c…826029d ago0xb7814b…36bb75
0x9eec…9ba20xc4f0…0bb9Base$289.0470%0xd05c…826029d ago0xf6d4aa…6cb5fd
0x9eec…9ba20xc4f0…0bb9Base$283.0370%0xd05c…826029d ago0x1ad119…addf83
0x9437…29610xc4f0…0bb9Base$4.9070%0xd05c…826029d ago0x76f723…040910
0x4c7d…a4ad0xc4f0…0bb9Base$74.0170%0xd05c…826029d ago0xdd3e2a…84e3a6
0x9437…29610xc4f0…0bb9Base$4.8770%0xd05c…826029d ago0x3822db…7d21e8

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.