Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe95e…6ec90x6366…f1e2Base—$0.000923100%0x6366…f1e294d ago0x05e064…a214cc
0xe95e…6ec90x6366…f1e2Base—$0.006417100%0x6366…f1e294d ago0x0bf653…04bba9
0xe95e…6ec90x6366…f1e2Base—$0.57100%0x6366…f1e294d ago0xc0fb0d…fd268f
0xe95e…6ec90x6366…f1e2Base—$0.006439100%0x6366…f1e295d ago0x3134e0…f744a7
0xe95e…6ec90x6366…f1e2Base—$0.06100%0x6366…f1e295d ago0x1c29e6…3e408d
0xe95e…6ec90x6366…f1e2Base—$0.006655100%0x6366…f1e295d ago0xd6a5e4…bf6894
0xe95e…6ec90x6366…f1e2Base—$0.41100%0x6366…f1e295d ago0x636bd6…e87db6
0xe95e…6ec90x6366…f1e2Base—$0.06100%0x6366…f1e295d ago0xf9d32d…4e9729
0xe95e…6ec90x6366…f1e2Base—$0.53100%0x6366…f1e295d ago0x910f82…d45121
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e295d ago0x897632…655bbf
0xe95e…6ec90x6366…f1e2Base—$0.000023100%0x6366…f1e295d ago0x2015a0…08ec00
0xe95e…6ec90x6366…f1e2Base—$0.006441100%0x6366…f1e295d ago0x3afe1e…2f8d0f
0xe95e…6ec90x6366…f1e2Base—$0.41100%0x6366…f1e295d ago0xd202c0…bb5271
0xe95e…6ec90x6366…f1e2Base—$0.006469100%0x6366…f1e295d ago0x1078e4…6b9ef0
0xe95e…6ec90x6366…f1e2Base—$0.57100%0x6366…f1e295d ago0x43f021…a82b7c
0xe95e…6ec90x6366…f1e2Base—$0.30100%0x6366…f1e295d ago0x8e1df5…5c380b
0xe95e…6ec90x6366…f1e2Base—$0.006485100%0x6366…f1e295d ago0x7ccb1e…f7aab0
0xe95e…6ec90x6366…f1e2Base—$0.35100%0x6366…f1e295d ago0xb4764a…f41fd6
0xe95e…6ec90x6366…f1e2Base—$0.04100%0x6366…f1e295d ago0x7906f9…72001c
0xe95e…6ec90x6366…f1e2Base—$0.03100%0x6366…f1e295d ago0x526b5e…c52a89
0xe95e…6ec90x6366…f1e2Base—$0.02100%0x6366…f1e295d ago0xe38a1a…90dca9
0xe95e…6ec90x6366…f1e2Base—$0.02100%0x6366…f1e295d ago0x50db31…fe4505
0xe95e…6ec90x6366…f1e2Base—$0.03100%0x6366…f1e295d ago0xa96d17…95b3e2
0xe95e…6ec90x6366…f1e2Base—$0.02100%0x6366…f1e295d ago0xbcdf1f…55c37c
0xe95e…6ec90x6366…f1e2Base—$0.62100%0x6366…f1e295d ago0x3f7b44…8abb64

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.