Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2d1…06350xc4f0…0bb9Base—$1.3870%0xd05c…826051d ago0x78444e…3ed928
0xa2c1…78f10xc4f0…0bb9Base—$27.5570%0xd05c…826051d ago0xf02754…83e965
0xa2c1…78f10xc4f0…0bb9Base—$25.80100%0xd05c…826051d ago0xd6b4a6…832ab7
0xa2c1…78f10xc4f0…0bb9Base—$25.8070%0xd05c…826051d ago0xe8ae48…a2b90a
0xa2c1…78f10xc4f0…0bb9Base—$24.8570%0xd05c…826051d ago0x16142d…418e53
0xa2c1…78f10xc4f0…0bb9Base—$23.8870%0xd05c…826051d ago0xa1d882…ab2982
0xa3bf…3fb40xc4f0…0bb9Base—$25.5670%0xd05c…826051d ago0x2ed8f0…4a99d4
0xa3bf…3fb40xc4f0…0bb9Base—$25.5670%0xd05c…826051d ago0xdef203…e0ed12
0xa3bf…3fb40xc4f0…0bb9Base—$25.5570%0xd05c…826051d ago0x8da5f0…1a914a
0xa3bf…3fb40xc4f0…0bb9Base—$20.0170%0xd05c…826051d ago0x5fd92f…0bf383
0xa3bf…3fb40xc4f0…0bb9Base—$20.0170%0xd05c…826051d ago0x50f841…1573fc
0xc2d1…06350xc4f0…0bb9Base—$1.3870%0xd05c…826051d ago0xdd31b0…ada41a
0xd5ca…bd040xc4f0…0bb9Base—$415.5570%0xd05c…826051d ago0xfb060d…4cd3cb
0x93e5…ae230xc4f0…0bb9Base—$548.68100%0xd05c…826051d ago0x09b238…68e23f
0x93e5…ae230xc4f0…0bb9Base—$543.90100%0xd05c…826051d ago0x41146a…06bb3b
0x93e5…ae230xc4f0…0bb9Base—$536.38100%0xd05c…826051d ago0x3468ac…e0db69
0xfe7e…69770xc4f0…0bb9Base—$78.92100%0xd05c…826051d ago0x6c868c…a191b3
0x8614…9bb50xc4f0…0bb9Base—$1,711.79100%0xd05c…826051d ago0x2e6123…c630b2
0xfe7e…69770xc4f0…0bb9Base—$77.03100%0xd05c…826051d ago0x6b3207…da9b5e
0xfe7e…69770xc4f0…0bb9Base—$75.15100%0xd05c…826051d ago0x3ce3ad…135dd1
0xfe7e…69770xc4f0…0bb9Base—$72.78100%0xd05c…826051d ago0x3db42d…8df7fe
0xfe7e…69770xc4f0…0bb9Base—$71.48100%0xd05c…826051d ago0x26cd1a…db8e71
0xa5c2…38ce0xc4f0…0bb9Base—$56.02100%0xd05c…826051d ago0xc88b6a…c5d77e
0xf7e4…2b2f0xc4f0…0bb9Base—$30.24100%0xd05c…826051d ago0x5bcdcf…8dd65e
0xf7e4…2b2f0xc4f0…0bb9Base—$29.56100%0xd05c…826051d ago0xac2d24…ce19cf

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.