Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43b18c…b88bea
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfa9273…9cad43
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc6b6b5…dd7b4b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xded183…0bbb4b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6ebed3…0cf049
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x850a0d…3ada24
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb20d1…fb994a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x225d78…6be4d1
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78ffa3…3aa0de
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x36e3ad…bb8781
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9018f1…5a88ad
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9cdf9a…5d5ae4
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x186ad1…7b2ed8
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85ade2…9a4a97
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf30f2d…5af74d
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9a4d8d…7a7de3
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x180f8b…c4bd7a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x136b51…8a008b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x78972e…a1d854
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa4bd46…99fb6b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe32092…990081
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xca4b31…be0036
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x59e783…61f9a4
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe7a528…c0aca8
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x21330b…650067

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.