Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25c…723f0xe6c5…7fbbBase$10.60100%0xa923…c9ac118d ago0x624f82…c978b6
0xa25c…723f0x3b8b…94cbBase$23.58100%0xa923…c9ac118d ago0x67a3f7…30d465
0xa25c…723f0x78f8…7283Base$26.92100%0xa923…c9ac118d ago0x0034ff…868967
0xa25c…723f0xd7ad…7be1Base$27.83100%0xa923…c9ac118d ago0xe8715d…843e81
0xa25c…723f0x3343…6374Base$15.00100%0xa923…c9ac118d ago0x228930…84f3fc
0xa25c…723f0xc239…5e63Base$45.00100%0xa923…c9ac118d ago0xc98f11…692bec
0xa25c…723f0x1cfa…63e7Base$45.00100%0xa923…c9ac118d ago0xab1da3…e269fc
0xa25c…723f0xa604…b6a9Base$29.76100%0xa923…c9ac118d ago0xe7c89a…499aae
0xa25c…723f0x3220…589dBase$29.82100%0xa923…c9ac119d ago0xfafac0…064707
0xa25c…723f0xbc59…9676Base$25.00100%0xa923…c9ac119d ago0x9d77fa…305f97
0xa25c…723f0x0228…c897Base$15.00100%0xa923…c9ac119d ago0x0cbde7…8d7580
0xa25c…723f0x3258…46c6Base$25.00100%0xa923…c9ac119d ago0x865ab9…765a5a
0xa25c…723f0xfb2c…359dBase$36.09100%0xa923…c9ac119d ago0x694d99…95da30
0xa25c…723f0x2511…3e4aBase$10.00100%0xa923…c9ac119d ago0x177188…583c00
0xa25c…723f0x211a…9557Base$25.00100%0xa923…c9ac119d ago0x29d0ac…1c8f50
0xa25c…723f0xff71…b60cBase$50.00100%0xa923…c9ac119d ago0xe7f02f…561a26
0xa25c…723f0xf2cc…20e2Base$140.00100%0xa923…c9ac119d ago0x820482…fb882f

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.