Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0c1…cf410xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x156533…55aa30
0x9236…40110xa8b2…1d68Base$0.0170%0x9501…c6779d ago0xb63e96…c3bf82
0xb7c8…4b210xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x01d9c5…b1740d
0xe8aa…45ed0xa8b2…1d68Base$0.0170%0x9501…c6779d ago0xe570ae…192c15
0x05d9…142f0xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x509dc4…866537
0x2e91…59630xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x757aa8…c04d01
0xdc70…cf520xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x57e0cb…a4581b
0xeded…23f00xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x4f784a…57090b
0xb7c8…4b210xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x30b9d8…6ff095
0xdc70…cf520xa8b2…1d68Base$0.0170%0x9501…c6779d ago0xea4c74…7e3697
0xcf4d…37410xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x7b64ea…b87f0c
0x69c9…3b730xa8b2…1d68Base$0.0170%0x9501…c6779d ago0xfa5eb3…320696
0xdc70…cf520xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x2df74b…d35984
0xa5c6…063b0xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x1e9b6b…b91dcb
0xefc6…ebfe0xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x58229e…90f34b
0x5a7a…7dd10xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x6ee641…84fcbb
0x1244…e5780xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x7b5006…8c06f4
0xcf4d…37410xa8b2…1d68Base$0.0170%0x9501…c6779d ago0xbfb6b8…28ae53
0x271c…e7270xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x713097…4ffe76
0xb8cb…c0990xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x99e889…222427
0x623f…a67a0xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x0dedd7…122174
0x2ff5…31890xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x23d654…67b02c
0x14dd…528f0xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x55474d…cdbdf4
0xc80b…b4d50xa8b2…1d68Base$0.0170%0x9501…c6779d ago0xec485a…f26014
0x3e25…78a70xa8b2…1d68Base$0.0170%0x9501…c6779d ago0x2e351d…f2781f

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.