Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.52100%relai174d ago0xe03484…023673
0x4369…1ce70x1892…6085Base$1.15100%relai174d ago0x7236e7…30db9d
0x4369…1ce70x1892…6085Base$1.68100%relai174d ago0x7cef03…357388
0x4369…1ce70x1892…6085Base$1.35100%relai174d ago0x2822fe…757483
0x4369…1ce70x1892…6085Base$1.83100%relai174d ago0x50d375…d8e33e
0x4369…1ce70x1892…6085Base$1.62100%relai174d ago0x1a2fb9…457083
0x4369…1ce70x1892…6085Base$1.50100%relai174d ago0x3a72cf…9066c5
0x4369…1ce70x1892…6085Base$1.53100%relai174d ago0x767e29…5d601a
0x4369…1ce70x1892…6085Base$1.50100%relai174d ago0xe89d21…70e42e
0x4369…1ce70x1892…6085Base$1.59100%relai174d ago0x68e11d…e53f79
0x4369…1ce70x1892…6085Base$1.65100%relai174d ago0x81dcc0…338ff4
0x4369…1ce70x1892…6085Base$1.82100%relai174d ago0xb01483…7ae438
0x4369…1ce70x1892…6085Base$1.45100%relai174d ago0x8c1aed…b93fa3
0x4369…1ce70x1892…6085Base$1.21100%relai174d ago0x1c049c…2f5be7
0x4369…1ce70x1892…6085Base$1.45100%relai174d ago0x01d304…9b0d5c
0x4369…1ce70x1892…6085Base$1.15100%relai174d ago0x7041c0…20443f
0x4369…1ce70x1892…6085Base$1.61100%relai174d ago0x95c9b1…a4105b
0x4369…1ce70x1892…6085Base$1.82100%relai174d ago0x810795…c77d4c
0x4369…1ce70x1892…6085Base$1.40100%relai174d ago0xdd0ec7…2ee4ab
0x4369…1ce70x1892…6085Base$1.89100%relai174d ago0x586a09…a93ea7
0x4369…1ce70x1892…6085Base$1.79100%relai174d ago0xd981f3…e89e26
0x4369…1ce70x1892…6085Base$1.60100%relai174d ago0xfd0cdf…28e0b9
0x4369…1ce70x1892…6085Base$1.43100%relai174d ago0xd3d8d5…34a919
0x4369…1ce70x1892…6085Base$1.94100%relai174d ago0xe6bf16…48ef93
0x4369…1ce70x1892…6085Base$1.42100%relai174d ago0xec7855…f1930e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.