Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa931…60a90xc4f0…0bb9Base—$124.43100%0xd05c…8260109d ago0x2f37f2…88e826
0xa931…60a90xc4f0…0bb9Base—$119.12100%0xd05c…8260109d ago0xf1d5d6…107678
0x9895…34020xc4f0…0bb9Base—$73.10100%0xd05c…8260109d ago0x189268…23696c
0xa931…60a90xc4f0…0bb9Base—$114.09100%0xd05c…8260109d ago0x7ad560…c3d332
0x9895…34020xc4f0…0bb9Base—$69.89100%0xd05c…8260109d ago0x0e63bb…3ace48
0xa931…60a90xc4f0…0bb9Base—$108.89100%0xd05c…8260109d ago0xd2fdd2…ce2e44
0x9895…34020xc4f0…0bb9Base—$68.45100%0xd05c…8260109d ago0x1c338f…ceda4e
0x9895…34020xc4f0…0bb9Base—$66.63100%0xd05c…8260109d ago0xb76b16…b8ce0d
0x925e…78790xc4f0…0bb9Base—$34.68100%0xd05c…8260109d ago0x90ce94…e09aed
0x9895…34020xc4f0…0bb9Base—$63.96100%0xd05c…8260109d ago0x2ca22f…a3453f
0xa931…60a90xc4f0…0bb9Base—$108.90100%0xd05c…8260109d ago0xd05aa1…377b51
0xbedc…db510xc4f0…0bb9Base—$724.76100%0xd05c…8260109d ago0xae9055…ac0284
0x925e…78790xc4f0…0bb9Base—$34.69100%0xd05c…8260109d ago0x982ddb…df681a
0xbedc…db510xc4f0…0bb9Base—$694.88100%0xd05c…8260109d ago0x888a41…0e6e5b
0xbedc…db510xc4f0…0bb9Base—$679.99100%0xd05c…8260109d ago0xe1903b…a9ca52
0x7709…bf8d0xc4f0…0bb9Base—$207.44100%0xd05c…8260109d ago0xe212d8…e0390e
0xbedc…db510xc4f0…0bb9Base—$663.92100%0xd05c…8260109d ago0xf36893…53e9f5
0xbedc…db510xc4f0…0bb9Base—$661.94100%0xd05c…8260109d ago0x101a74…2a1e24
0x7709…bf8d0xc4f0…0bb9Base—$202.98100%0xd05c…8260109d ago0xf50399…b2e2d5
0x7709…bf8d0xc4f0…0bb9Base—$193.89100%0xd05c…8260109d ago0x3c0fbc…7c0d57
0x925e…78790xc4f0…0bb9Base—$34.25100%0xd05c…8260109d ago0x5f4a62…f1b0a6
0x2748…68fa0xc4f0…0bb9Base—$73.50100%0xd05c…8260109d ago0x1f808b…7a7d46
0x2748…68fa0xc4f0…0bb9Base—$70.79100%0xd05c…8260109d ago0xfc9252…167ee6
0x2748…68fa0xc4f0…0bb9Base—$70.48100%0xd05c…8260109d ago0x4de839…7926e8
0x2748…68fa0xc4f0…0bb9Base—$68.92100%0xd05c…8260109d ago0x2ecc57…87367e

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.