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%payAI103d ago0x16b206…ca5fca
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x58ec75…787f81
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d1410…82b68b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbcdf4b…759e95
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x484322…29268c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe68f06…0c1077
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x37a02c…20c125
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39dc44…cb716d
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x388003…455d9e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x078622…654caa
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xccfaef…2f5d41
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x765a51…7c0604
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4957f0…aefdf8
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13e0a9…72171c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x046219…d47633
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca9fe4…46dc29
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcfce66…24c707
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x65d0e3…e22874
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xedae30…91b27c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3fc6bf…0e148b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1bc1f9…2b8284
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xefedf8…54f88c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x824ff1…56c201
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb933d4…75be98
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb9e10…422a82

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.