Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9420…6ad60xc4f0…0bb9Base$30.01100%0xd05c…826072d ago0x2281fb…4c0908
0xddd3…5a490xc4f0…0bb9Base$231.04100%0xd05c…826072d ago0x720131…4b49f1
0x1c78…cb7e0xc4f0…0bb9Base$7.67100%0xd05c…826072d ago0x0d91ed…790f9d
0x1c78…cb7e0xc4f0…0bb9Base$7.53100%0xd05c…826072d ago0x7a8905…edf77b
0x1c78…cb7e0xc4f0…0bb9Base$7.28100%0xd05c…826073d ago0x7e4dab…a804c4
0x1c78…cb7e0xc4f0…0bb9Base$7.14100%0xd05c…826073d ago0x95bde1…39e471
0x1c78…cb7e0xc4f0…0bb9Base$7.00100%0xd05c…826073d ago0x61d8d2…acd092
0x9420…6ad60xc4f0…0bb9Base$30.00100%0xd05c…826073d ago0x8015ac…3fb859
0x9420…6ad60xc4f0…0bb9Base$29.01100%0xd05c…826073d ago0xb4ae2e…4abdba
0x32a1…a2d10xc4f0…0bb9Base$31.20100%0xd05c…826073d ago0x34f28b…909286
0x9420…6ad60xc4f0…0bb9Base$28.01100%0xd05c…826073d ago0xce7251…4c1a0f
0xd64c…f5d10xc4f0…0bb9Base$252.06100%0xd05c…826073d ago0x98f842…cb8955
0x7bec…a6390xc4f0…0bb9Base$450.79100%0xd05c…826073d ago0xdf0ce2…ec6b45
0x665a…01f40xc4f0…0bb9Base$40.01100%0xd05c…826073d ago0x509a30…1288b4
0xf164…32f90xc4f0…0bb9Base$298.07100%0xd05c…826073d ago0x1e3c87…dfd529
0xf164…32f90xc4f0…0bb9Base$288.09100%0xd05c…826073d ago0xe3c33d…82ebe6
0xf164…32f90xc4f0…0bb9Base$279.07100%0xd05c…826073d ago0x6b8e4c…8fc516
0xf164…32f90xc4f0…0bb9Base$266.07100%0xd05c…826073d ago0x0f421d…80385f
0x4621…24280xc4f0…0bb9Base$268.06100%0xd05c…826073d ago0xd5b622…f0becb
0xf164…32f90xc4f0…0bb9Base$255.06100%0xd05c…826073d ago0xb744c5…47a641
0x4621…24280xc4f0…0bb9Base$263.07100%0xd05c…826073d ago0x59fdcf…8403ce
0x9ccd…4fc80xc4f0…0bb9Base$62.49100%0xd05c…826073d ago0x082097…b29778
0x9ccd…4fc80xc4f0…0bb9Base$61.45100%0xd05c…826073d ago0x96c2f2…e62b99
0x4621…24280xc4f0…0bb9Base$257.06100%0xd05c…826073d ago0xa0f89e…4cded9
0x9ccd…4fc80xc4f0…0bb9Base$60.47100%0xd05c…826073d ago0x2dd8b6…e86418

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.